[PATCH] D37348: Implement custom lowering for ISD::CTTZ_ZERO_UNDEF and ISD::CTTZ.
Wei Ding via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 11 17:08:06 PDT 2017
wdng updated this revision to Diff 118729.
wdng marked 2 inline comments as done.
wdng added a comment.
Remove duplicate check lines.
Repository:
rL LLVM
https://reviews.llvm.org/D37348
Files:
include/llvm/Target/TargetSelectionDAG.td
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/AMDGPU/AMDGPUInstrInfo.td
lib/Target/AMDGPU/EvergreenInstructions.td
lib/Target/AMDGPU/SOPInstructions.td
test/CodeGen/AMDGPU/cttz_zero_undef.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37348.118729.patch
Type: text/x-patch
Size: 24742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171012/ff382005/attachment.bin>
More information about the llvm-commits
mailing list