[llvm] [SCCP] Handle llvm.vscale intrinsic calls (PR #114033)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 07:34:33 PDT 2024


https://github.com/dtcxzyw commented:

I'm not opposed to handling more intrinsics in SCCP. But do we really need it?
Can you provide some tests that cannot be simplified by InstSimplify/InstCombine?



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


More information about the llvm-commits mailing list