[llvm] EarlyCSE: fix CmpPredicate duplicate-hashing (PR #119902)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 09:16:24 PST 2024


https://github.com/nikic commented:

This looks good to me, but should add a test? You can probably use `-earlycse-debug-hash` to produce a minimal test case.

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


More information about the llvm-commits mailing list