[all-commits] [llvm/llvm-project] 976902: [RISCV] Add (i32 (and GPR:, TrailingOnesMask:)) pa...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Nov 2 15:04:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97690268581298b9afc849096383a83eee7c9e12
https://github.com/llvm/llvm-project/commit/97690268581298b9afc849096383a83eee7c9e12
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
M llvm/test/CodeGen/RISCV/rv64-legal-i32/div.ll
M llvm/test/CodeGen/RISCV/rv64-legal-i32/rem.ll
M llvm/test/CodeGen/RISCV/rv64-legal-i32/rv64xtheadbb.ll
M llvm/test/CodeGen/RISCV/rv64-legal-i32/rv64zbb.ll
M llvm/test/CodeGen/RISCV/rv64-legal-i32/rv64zbs.ll
Log Message:
-----------
[RISCV] Add (i32 (and GPR:, TrailingOnesMask:)) pattern for RV64 with legal i32.
More information about the All-commits
mailing list