[all-commits] [llvm/llvm-project] b6e344: [RISCV] Add Predicates to the XVentanaCondOps isel...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Dec 19 19:42:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6e344ce91c8796331fca7644eb8c748ac5391ec
https://github.com/llvm/llvm-project/commit/b6e344ce91c8796331fca7644eb8c748ac5391ec
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoXVentana.td
Log Message:
-----------
[RISCV] Add Predicates to the XVentanaCondOps isel patterns.
Missed this in the review of D139394. Not a functional issue because
select only makes it to isel with XVentanaCondOps.
More information about the All-commits
mailing list