[PATCH] D55367: [AMDGPU] Change the l1 flush instruction for AMDPAL.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 05:47:49 PST 2018


sheredom created this revision.
sheredom added reviewers: nhaehnle, arsenm.
sheredom added a project: AMDGPU.
Herald added subscribers: llvm-commits, jfb, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.

This commit changes which l1 flush instruction is used for AMDPAL workloads to flush the entire l1 cache instead of just the volatile lines.


Repository:
  rL LLVM

https://reviews.llvm.org/D55367

Files:
  lib/Target/AMDGPU/SIMemoryLegalizer.cpp
  test/CodeGen/AMDGPU/memory-legalizer-amdpal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55367.176960.patch
Type: text/x-patch
Size: 6589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/9d3b460e/attachment.bin>


More information about the llvm-commits mailing list