The non-flag setting variants of instructions may have different regclass requirements. If so, we need to constrain them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97343
[AArch64][GlobalISel][PostSelectOpt] Constrain reg operands after mutating instructions. ClosedPublic Authored by aemerson on Feb 23 2021, 3:46 PM.
Details Summary The non-flag setting variants of instructions may have different regclass requirements. If so, we need to constrain them.
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka. · View Herald TranscriptFeb 23 2021, 3:46 PM This revision is now accepted and ready to land.Feb 23 2021, 4:26 PM This revision was landed with ongoing or failed builds.Feb 23 2021, 7:32 PM Closed by commit rGeb55203e009e: [AArch64][GlobalISel][PostSelectOpt] Constrain reg operands after mutating… (authored by aemerson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 325967 llvm/lib/Target/AArch64/GISel/AArch64PostSelectOptimize.cpp
llvm/test/CodeGen/AArch64/GlobalISel/postselectopt-constrain-new-regop.mir
|