[llvm] [HashRecognize] Recognize trunc-to-i1 little-endian bit check (PR #213883)

Vito Kortbeek via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 01:26:51 PDT 2026


================
@@ -172,16 +173,25 @@ isSignificantBitCheckWellFormed(const RecurrenceInfo &ConditionalRecurrence,
   const Value *L;
   const APInt *R;
   Instruction *TV, *FV;
----------------
vkortbeek-gf wrote:

Done :)

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


More information about the llvm-commits mailing list