[all-commits] [llvm/llvm-project] aa4252: [RISCV] Add zeroext attribute to i1 arguments in x...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Dec 19 19:17:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa4252ec6f3ba7d9c3db459b0d5166a205d364a4
https://github.com/llvm/llvm-project/commit/aa4252ec6f3ba7d9c3db459b0d5166a205d364a4
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/xventanacondops.ll
Log Message:
-----------
[RISCV] Add zeroext attribute to i1 arguments in xventanacondops.ll. NFC
Removes some extra andi instructions.
Commit: 90cb5f2fc8dc25ba34a980254f471d991a65350d
https://github.com/llvm/llvm-project/commit/90cb5f2fc8dc25ba34a980254f471d991a65350d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/select-binop-identity.ll
Log Message:
-----------
[RISCV] Add +xventanacondops command line to select-binop-identity.ll. NFC
Compare: https://github.com/llvm/llvm-project/compare/e3d9a448c57c...90cb5f2fc8dc
More information about the All-commits
mailing list