[llvm] [RISCV][GISel] Support G_ROTL/G_ROTR with Zbb. (PR #72825)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 22 23:17:35 PST 2023
topperc wrote:
> In general (doesn't have to be for this patch), could we have separate PRs for generic legalizer changes (with the MIR tests) and any target specific isel support? This would be a good exercise for the new LLVM blessed stacked PR support.
Yes. I'll do that in the future.
https://github.com/llvm/llvm-project/pull/72825
More information about the llvm-commits
mailing list