- Follow the same logic as the enhancement in AMDGPU AA.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 380 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Event Timeline
| llvm/lib/Target/AMDGPU/SIInstrInfo.cpp | ||
|---|---|---|
| 2844 | I think this is too much heavy lifting for areMemAccessesTriviallyDisjoint. The whole point of it is to check based on the instruction itself without relying on the IR/AA | |
Comment Actions
with multiple MMO is supported in the scheduler, this patch is no longer for performance.
I think this is too much heavy lifting for areMemAccessesTriviallyDisjoint. The whole point of it is to check based on the instruction itself without relying on the IR/AA