[PATCH] D89880: [AMDGPU] Reorder SIMemoryLegalizer functions to be consistent

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 06:34:10 PDT 2020


t-tye created this revision.
t-tye added reviewers: kzhuravl, scott.linder, rampitec.
Herald added subscribers: llvm-commits, kerbowa, jfb, hiraditya, tpr, dstuttard, yaxunl, nhaehnle, jvesely, arsenm.
Herald added a project: LLVM.
t-tye requested review of this revision.
Herald added a subscriber: wdng.

- Make the SIMemoryLegalizer insertAcquire function be in the same order for each target to be consistent.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89880

Files:
  llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89880.299668.patch
Type: text/x-patch
Size: 11186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201021/b57a7b56/attachment.bin>


More information about the llvm-commits mailing list