Details
Details
- Reviewers
kaz7 - Commits
- rG676af1272b07: [VE] SHL,SRA,SRL v256i32|64 isel and tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
100 ms | x64 debian > LLVM.Bindings/Go::go.test |
Paths
| Differential D115734
[VE] SHL,SRA,SRL v256i32|64 isel and tests ClosedPublic Authored by simoll on Dec 14 2021, 8:10 AM.
Details
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Dec 14 2021, 10:54 PM This revision was landed with ongoing or failed builds.Dec 15 2021, 2:33 AM Closed by commit rG676af1272b07: [VE] SHL,SRA,SRL v256i32|64 isel and tests (authored by simoll). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 394261 llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VVPInstrInfo.td
llvm/lib/Target/VE/VVPInstrPatternsVec.td
llvm/lib/Target/VE/VVPNodes.def
llvm/test/CodeGen/VE/Vector/vp_ashr.ll
llvm/test/CodeGen/VE/Vector/vp_lshr.ll
llvm/test/CodeGen/VE/Vector/vp_shl.ll
llvm/test/CodeGen/VE/Vector/vp_sra.ll
llvm/test/CodeGen/VE/Vector/vp_srl.ll
|