[llvm] [RISCV][VLOPT] Allow users that are passthrus if tail elements aren't demanded (PR #124066)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 06:59:16 PST 2025
michaelmaitland wrote:
Do we get any impact if we remove `MI.getNumDefs() != 1` in is candidate? Not sure if that would be related here.
https://github.com/llvm/llvm-project/pull/124066
More information about the llvm-commits
mailing list