[PATCH] D144925: [RISCV][NFC] Expand pseudos with sew for instructions that depend on lmul
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 28 01:38:39 PST 2023
frasercrmck added a comment.
Just a glancing review but, to me, "expand pseudos" has a more immediate connotation of the many pseudo expansion passes (e.g., `RISCVExpandPseudoInsts`) than "expanding the set of pseudos" as you seem to intend it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144925/new/
https://reviews.llvm.org/D144925
More information about the llvm-commits
mailing list