[all-commits] [llvm/llvm-project] 1343d9: [RISCV][GISel] Suppport G_BSWAP with Zbb.
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Nov 23 00:44:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1343d96ec10af9760bc25f5f2c2258269de18c2d
https://github.com/llvm/llvm-project/commit/1343d96ec10af9760bc25f5f2c2258269de18c2d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-23 (Thu, 23 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/bswap-rv32.mir
A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/bswap-rv64.mir
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-bswap-rv32.mir
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-bswap-rv64.mir
Log Message:
-----------
[RISCV][GISel] Suppport G_BSWAP with Zbb.
More information about the All-commits
mailing list