[llvm] [InstSimplify] Fold `and A, (zext (icmp eq A, 0))` into 0 (PR #66676)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 23:20:08 PDT 2023
dtcxzyw wrote:
The canonicalization is posted as #66740.
https://github.com/llvm/llvm-project/pull/66676
More information about the llvm-commits
mailing list