[llvm] [GlobalISel] Handle div-by-pow2 (PR #83155)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 03:09:38 PDT 2024


================
@@ -1490,7 +1490,7 @@ void CombinerHelper::applyOptBrCondByInvertingCond(MachineInstr &MI,
   Observer.changedInstr(*BrCond);
 }
 
- 
+
----------------
jayfoad wrote:

Remove this

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


More information about the llvm-commits mailing list