This is to avoid unnecessary analysis since amdgpu.noclobber is only used for globals.
Fixes: SWDEV-239161
Paths
| Differential D94107
AMDGPU: Annotate amdgpu.noclobber for global loads only ClosedPublic Authored by cfang on Jan 5 2021, 11:24 AM.
Details Summary This is to avoid unnecessary analysis since amdgpu.noclobber is only used for globals. Fixes: SWDEV-239161
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · View Herald TranscriptJan 5 2021, 11:24 AM This revision is now accepted and ready to land.Jan 5 2021, 1:23 PM Closed by commit rGcb5b52a06eeb: AMDGPU: Annotate amdgpu.noclobber for global loads only (authored by cfang). · Explain WhyJan 5 2021, 2:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 314669 llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
llvm/test/CodeGen/AMDGPU/annotate-noclobber.ll
llvm/test/CodeGen/AMDGPU/store-clobbers-load.ll
|