VE doesn't have BRCOND instruction, so need to expand it. Also add
a regression test.
Details
Details
- Reviewers
simoll k-ishizaka - Commits
- rG6c32bc487511: [VE] Change to expand BRCOND
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89173
[VE] Change to expand BRCOND ClosedPublic Authored by kaz7 on Oct 9 2020, 5:17 PM.
Details
Summary VE doesn't have BRCOND instruction, so need to expand it. Also add
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 12 2020, 2:48 AM This revision was landed with ongoing or failed builds.Oct 12 2020, 3:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 297532 llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/brcond.ll
|