[PATCH] D141834: [RISCV][NFC] Use uncompressInst to relax instructions
Wang Pengcheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 22:01:05 PST 2023
pcwang-thead added a comment.
In D141834#4059646 <https://reviews.llvm.org/D141834#4059646>, @craig.topper wrote:
> I've posted https://reviews.llvm.org/D141951 to removed the uncompressInst's dependency on MCRegisterInfo which should simplify this patch.
Thanks! It's much more concise now. :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141834/new/
https://reviews.llvm.org/D141834
More information about the llvm-commits
mailing list