[PATCH] D124232: [AMDGPU] Use d16 flag for image.sample instructions

Mariusz Sikora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 04:11:28 PDT 2022


mariusz-sikora-at-amd updated this revision to Diff 425477.
mariusz-sikora-at-amd marked an inline comment as done.
mariusz-sikora-at-amd added a comment.

Compare pointers of OldIntr and InstToRemove instead of using isIdenticalTo.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124232

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
  llvm/test/Transforms/InstCombine/AMDGPU/image-d16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124232.425477.patch
Type: text/x-patch
Size: 31317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/051a9250/attachment.bin>


More information about the llvm-commits mailing list