[PATCH] D64911: [AMDGPU] Extend the SI Load/Store optimizer

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 06:59:15 PDT 2019


piotr updated this revision to Diff 218359.
piotr added a comment.

Rebased and added missing 'const' in SILoadStoreOptimizer::dmasksCanBeCombined.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64911/new/

https://reviews.llvm.org/D64911

Files:
  lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  test/CodeGen/AMDGPU/merge-image-load.mir
  test/CodeGen/AMDGPU/merge-image-sample.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64911.218359.patch
Type: text/x-patch
Size: 116605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190902/c02a12ae/attachment-0001.bin>


More information about the llvm-commits mailing list