[PATCH] D37397: AMDGPU: Handle more than one memory operand in SIMemoryLegalizer

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 12:35:56 PDT 2017


kzhuravl updated this revision to Diff 114050.
kzhuravl added a comment.

Changes discussed offline:

- ErrorOr -> Optional
- Minor renaming


https://reviews.llvm.org/D37397

Files:
  lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h
  lib/Target/AMDGPU/SIMemoryLegalizer.cpp
  test/CodeGen/MIR/AMDGPU/memory-legalizer-multiple-mem-operands-atomics.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37397.114050.patch
Type: text/x-patch
Size: 19236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/db3e3718/attachment.bin>


More information about the llvm-commits mailing list