[llvm] [HashRecognize] Fix LHS ConstantRange check for BE (PR #148620)

Piotr Fusik via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 22 04:53:45 PDT 2025


pfusik wrote:

What do you mean by LHS/RHS here? If the compare's operands, in `icmp sge i16 %crc, 0` the RHS is constant zero.

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


More information about the llvm-commits mailing list