[PATCH] D144681: [RISCV] Add vendor-defined XTheadCondMov (conditional move) extension
Philipp Tomsich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 23:47:50 PST 2023
philipp.tomsich added a comment.
In D144681#4149472 <https://reviews.llvm.org/D144681#4149472>, @craig.topper wrote:
> I just posted D144700 <https://reviews.llvm.org/D144700> that can help reduce the number of patterns needed.
Thanks! I had that on my list for a follow-up improvement, so you may have saved me some of the effort.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144681/new/
https://reviews.llvm.org/D144681
More information about the llvm-commits
mailing list