[all-commits] [llvm/llvm-project] e764e9: [RISCV] Add i16 bswap and i8/i16 bitreverse tests ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Feb 14 19:01:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e764e9e32c20914948787cc28996ecaab257628d
https://github.com/llvm/llvm-project/commit/e764e9e32c20914948787cc28996ecaab257628d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-02-14 (Sun, 14 Feb 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/rv32Zbp.ll
M llvm/test/CodeGen/RISCV/rv64Zbp.ll
Log Message:
-----------
[RISCV] Add i16 bswap and i8/i16 bitreverse tests to the Zbp tests. NFC
Maybe we should use GREVI directly for these rather than
promoting and then shifting right.
More information about the All-commits
mailing list