[llvm] [InstSimplify] Add constant folding support for `ucmp`/`scmp` intrinsics (PR #93730)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 13:25:47 PDT 2024


================

----------------
nikic wrote:

In this case, I'd suggest adding explicit lt/gt/eq cases for both ucmp and scmp (six tests) rather than only covering a subset.

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


More information about the llvm-commits mailing list