Nilstrieb 956a84bfe0 Optimize SbTag::eq
The code before generated really bad code with a branch.
This nudges LLVM towards being smarter and simply comparing
the integers.
2022-06-08 18:22:48 +02:00
..
2022-06-08 08:06:32 -04:00
2022-06-08 08:06:32 -04:00
2022-05-29 14:06:35 +02:00
2022-06-08 08:06:32 -04:00
2022-06-07 16:01:44 -04:00
2022-06-08 08:06:32 -04:00
2022-06-08 18:22:48 +02:00