[PATCH] D109031: [AMDGPU] Introduce optimizeCompareInstr
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 1 15:47:20 PDT 2021
rampitec updated this revision to Diff 370091.
rampitec marked 2 inline comments as done.
rampitec added a comment.
Use Register() instead of 0.
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/amdgpu-codegenprepare-fold-binop-select.ll
llvm/test/CodeGen/AMDGPU/cross-block-use-is-not-abi-copy.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll
llvm/test/CodeGen/AMDGPU/optimize-compare.mir
llvm/test/CodeGen/AMDGPU/select-i1.ll
llvm/test/CodeGen/AMDGPU/trunc.ll
llvm/test/CodeGen/AMDGPU/wave32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109031.370091.patch
Type: text/x-patch
Size: 38399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/9d7d3acd/attachment-0001.bin>
More information about the llvm-commits
mailing list