Add an ISel pattern for fp128 select instruction and optimize generated
code for other types' select. instructions. Add a regression test also.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89509
[VE] Update ISel patterns for select instruction ClosedPublic Authored by kaz7 on Oct 15 2020, 4:07 PM.
Details Summary Add an ISel pattern for fp128 select instruction and optimize generated
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 19 2020, 2:26 AM Closed by commit rGaf8b444de328: [VE] Update ISel patterns for select instruction (authored by kaz7). · Explain WhyOct 19 2020, 2:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 298956 llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/pic_access_static_data.ll
llvm/test/CodeGen/VE/select.ll
|