[all-commits] [llvm/llvm-project] af931a: [RISCV] Materializing constants with 'rori'
Baoshan via All-commits
all-commits at lists.llvm.org
Fri Jan 7 15:42:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af931a51b98f318955fc0bec71f28929e6535619
https://github.com/llvm/llvm-project/commit/af931a51b98f318955fc0bec71f28929e6535619
Author: Baoshan Pang <pangbw at gmail.com>
Date: 2022-01-07 (Fri, 07 Jan 2022)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
M llvm/test/CodeGen/RISCV/imm.ll
M llvm/test/MC/RISCV/rv64zbb-valid.s
Log Message:
-----------
[RISCV] Materializing constants with 'rori'
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D116574
More information about the All-commits
mailing list