This builds upon D155433
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155434
[RISCV] Add VP patterns for vandn.[vv,vx] ClosedPublic Authored by luke on Jul 17 2023, 3:24 AM.
Details
Diff Detail
Event Timelineluke added a parent revision: D155433: [RISCV] Add SDNode patterns for vandn.[vv,vx].Jul 17 2023, 3:25 AM luke added a child revision: D155439: [RISCV] Add SDNode patterns for vrol.[vv,vx] and vror.[vv,vx,vi].Jul 17 2023, 4:15 AM This revision is now accepted and ready to land.Jul 17 2023, 6:04 PM This revision was landed with ongoing or failed builds.Jul 18 2023, 5:53 AM Closed by commit rG5eb719142151: [RISCV] Add VP patterns for vandn.[vv,vx] (authored by luke). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 541486 llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
llvm/test/CodeGen/RISCV/rvv/vandn-vp.ll
|