This is in preparation for getMemOperandsWithOffset returning more base
operands.
Depends on D73454.
Paths
| Differential D73455
[AMDGPU] Handle multiple base operands in shouldClusterMemOps ClosedPublic Authored by foad on Jan 27 2020, 3:00 AM.
Details Summary This is in preparation for getMemOperandsWithOffset returning more base Depends on D73454.
Diff Detail
Event TimelineComment Actions Unit tests: pass. 62208 tests passed, 0 failed and 815 were skipped. clang-tidy: pass. clang-format: pass. Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project. This revision is now accepted and ready to land.Jan 27 2020, 6:12 AM Closed by commit rG6461eadf8fff: [AMDGPU] Handle multiple base operands in shouldClusterMemOps (authored by foad). · Explain WhyJan 27 2020, 6:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 240563 llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
|