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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 22:00:37 PST 2023


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

1. Please regenerate this test with `llvm/utils/update_test_checks.py`.
2. Please add some negative tests.


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


More information about the llvm-commits mailing list