Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS in order to
remove unnecessary copy instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81129
[VE] Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS ClosedPublic Authored by kaz7 on Jun 3 2020, 8:46 PM.
Details Summary Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS in order to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 4 2020, 12:03 AM Closed by commit rG6b461ba4590f: [VE] Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS (authored by kaz7, committed by simoll). · Explain WhyJun 4 2020, 12:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 268358 llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/call.ll
llvm/test/CodeGen/VE/cast.ll
llvm/test/CodeGen/VE/constants.ll
llvm/test/CodeGen/VE/fp_add.ll
llvm/test/CodeGen/VE/fp_div.ll
llvm/test/CodeGen/VE/fp_mul.ll
llvm/test/CodeGen/VE/fp_sub.ll
llvm/test/CodeGen/VE/fp_to_int.ll
llvm/test/CodeGen/VE/selectccf32i.ll
llvm/test/CodeGen/VE/setccf32i.ll
llvm/test/CodeGen/VE/va_caller.ll
|