[llvm] [GlobalIsel] Speedup select to integer min/max (PR #92378)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 03:49:16 PDT 2024


https://github.com/jayfoad commented:

> Speedup select to integer min/max

It's nice to use dag patterns but I kinda doubt that it is any faster in this case - or have you measured a speed up?

https://github.com/llvm/llvm-project/pull/92378


More information about the llvm-commits mailing list