[llvm] [RISCV][GISEL] Add legalizer for G_BSWAP (PR #70226)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 27 09:56:48 PDT 2023
================
@@ -68,77 +68,32 @@ body: |
; CHECK-NEXT: {{ $}}
; CHECK-NEXT: [[COPY:%[0-9]+]]:_(s32) = COPY $x10
; CHECK-NEXT: [[COPY1:%[0-9]+]]:_(s32) = COPY $x11
----------------
michaelmaitland wrote:
I see, thank you for the clarification.
https://github.com/llvm/llvm-project/pull/70226
More information about the llvm-commits
mailing list