[PATCH] D109031: [AMDGPU] Introduce optimizeCompareInstr

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 10:19:43 PDT 2021


rampitec updated this revision to Diff 369973.
rampitec marked 2 inline comments as done.
rampitec edited the summary of this revision.
rampitec added a comment.

- Addressed review comments.
- Reverse iterator is not needed anymore.


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

https://reviews.llvm.org/D109031

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/test/CodeGen/AMDGPU/optimize-compare.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109031.369973.patch
Type: text/x-patch
Size: 33047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/03e65074/attachment-0001.bin>


More information about the llvm-commits mailing list