[llvm] [JumpThreading] Convert `s/zext i1` to `select i1` for further unfolding (PR #89345)
Franklin Zhang via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 19 12:14:07 PDT 2024
FLZ101 wrote:
Thanks for your comments.
I found a better way to implement this feature and will create a new pull request soon.
https://github.com/llvm/llvm-project/pull/89345
More information about the llvm-commits
mailing list