Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125799
[AMDGPU][MC][GFX7] Disable cache policy modifiers with SMEM ClosedPublic Authored by dp on May 17 2022, 8:31 AM.
Details
Diff Detail
Event Timelinedp retitled this revision from [AMDGPU][MC][GFX7] Disabled cache policy modifiers with SMEM to [AMDGPU][MC][GFX7] Disable cache policy modifiers with SMEM.May 17 2022, 8:38 AM This revision is now accepted and ready to land.May 17 2022, 11:00 AM This revision was landed with ongoing or failed builds.May 18 2022, 5:18 AM Closed by commit rG169416c64a39: [AMDGPU][MC][GFX7] Disable cache policy modifiers with SMRD (authored by dp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430342 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/SMInstructions.td
llvm/test/MC/AMDGPU/cpol-err.s
llvm/test/MC/AMDGPU/gfx7_err_pos.s
llvm/test/MC/AMDGPU/smem.s
|