[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
Thu Oct 12 12:37:25 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315610: Implement custom lowering for ISD::CTTZ_ZERO_UNDEF and ISD::CTTZ. (authored by wdng).
Changed prior to commit:
https://reviews.llvm.org/D37348?vs=118733&id=118831#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37348
Files:
llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.td
llvm/trunk/lib/Target/AMDGPU/EvergreenInstructions.td
llvm/trunk/lib/Target/AMDGPU/SOPInstructions.td
llvm/trunk/test/CodeGen/AMDGPU/cttz_zero_undef.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37348.118831.patch
Type: text/x-patch
Size: 25004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171012/99e5ac5c/attachment.bin>
More information about the llvm-commits
mailing list