[PATCH] D88494: Add "SkipDead" parameter to TargetInstrInfo::DefinesPredicate
Nicholas Guy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 03:52:57 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9a2d2bedb730: Add "SkipDead" parameter to TargetInstrInfo::DefinesPredicate (authored by NickGuy).
Changed prior to commit:
https://reviews.llvm.org/D88494?vs=299105&id=299635#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88494/new/
https://reviews.llvm.org/D88494
Files:
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/IfConversion.cpp
llvm/lib/Target/AMDGPU/R600InstrInfo.cpp
llvm/lib/Target/AMDGPU/R600InstrInfo.h
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
llvm/lib/Target/Hexagon/HexagonInstrInfo.h
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88494.299635.patch
Type: text/x-patch
Size: 7634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201021/cb674c19/attachment.bin>
More information about the llvm-commits
mailing list