[all-commits] [llvm/llvm-project] 898403: [RISCV][NFC] Add more tests for 32-bit constant ma...
Luís Marques via All-commits
all-commits at lists.llvm.org
Thu Oct 22 03:37:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 89840380d56e7cf4511d03cb9f42b6bed322e0bc
https://github.com/llvm/llvm-project/commit/89840380d56e7cf4511d03cb9f42b6bed322e0bc
Author: Luís Marques <luismarques at lowrisc.org>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M llvm/test/CodeGen/RISCV/imm.ll
Log Message:
-----------
[RISCV][NFC] Add more tests for 32-bit constant materialization
The existing tests were mostly for 64-bit constants.
Differential Revision: https://reviews.llvm.org/D83210
More information about the All-commits
mailing list