[llvm] Missing opt with ctlz and shifts of power of 2 constants (#41333) (PR #74175)

Sizov Nikita via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 2 14:30:09 PST 2023


================
@@ -0,0 +1,36 @@
+; RUN: opt -passes=instcombine -S < %s | FileCheck %s
----------------
snikitav wrote:

done

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


More information about the llvm-commits mailing list