[llvm] [VPlan] Allow recursive narrowing in interleave group narrowing. (PR #167310)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 24 01:20:36 PST 2026
================
----------------
artagnon wrote:
We're only check the opcode here, and not the operands themselves, so I think this could miscompile an example with different operands.
https://github.com/llvm/llvm-project/pull/167310
More information about the llvm-commits
mailing list