[all-commits] [llvm/llvm-project] ea21fa: [Precommit][RISCV] Test folding for RISCVISD::BR_C...
el-sc via All-commits
all-commits at lists.llvm.org
Wed Dec 21 03:20:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea21fa3a5977e769a8ba8e7fb7e867dad9306efa
https://github.com/llvm/llvm-project/commit/ea21fa3a5977e769a8ba8e7fb7e867dad9306efa
Author: Elena Lepilkina <elena.lepilkina at syntacore.com>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
A llvm/test/CodeGen/RISCV/branch_zero.ll
Log Message:
-----------
[Precommit][RISCV] Test folding for RISCVISD::BR_CC node
Precommit test for https://reviews.llvm.org/D140206
Commit: 3a3f725a3cdc44cacb8f9847404a148ee056c913
https://github.com/llvm/llvm-project/commit/3a3f725a3cdc44cacb8f9847404a148ee056c913
Author: Elena Lepilkina <elena.lepilkina at syntacore.com>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/branch_zero.ll
Log Message:
-----------
[RISCV] Omit SRA in case of setlt or setge with zero constant
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D140206
Compare: https://github.com/llvm/llvm-project/compare/eb7b8e3e2aab...3a3f725a3cdc
More information about the All-commits
mailing list