[all-commits] [llvm/llvm-project] f49887: [RISCV] Add test coverage for upcoming select lowe...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Sep 28 16:04:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f49887f7fd3cec483a9938610d7db1d32ddd005b
https://github.com/llvm/llvm-project/commit/f49887f7fd3cec483a9938610d7db1d32ddd005b
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
A llvm/test/CodeGen/RISCV/select.ll
Log Message:
-----------
[RISCV] Add test coverage for upcoming select lowering optimization
Test copied from X86 backend since I'm going to be taking the code from there too.
More information about the All-commits
mailing list