[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
Tue Sep 19 15:02:09 PDT 2017
wdng updated this revision to Diff 115908.
wdng marked 7 inline comments as done.
wdng added a comment.
Will create another separate ticket to fix the v_ffbl_sdwa instruction generation.
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.115908.patch
Type: text/x-patch
Size: 23991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/bc36bc8a/attachment.bin>
More information about the llvm-commits
mailing list