[PATCH] D133808: [RISCV][InsertVSETVLI] Operations with no tail elements are tail agnostic
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 09:49:03 PDT 2022
reames added a comment.
For my own further reference, I had apparently implemented a version of this previously in https://reviews.llvm.org/D127329 and then forgot about it. That change has the same issue Craig pointed out here, and he was kind enough to point them out there too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133808/new/
https://reviews.llvm.org/D133808
More information about the llvm-commits
mailing list