[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
Mon Oct 9 14:53:04 PDT 2017


wdng updated this revision to Diff 118277.
wdng marked 5 inline comments as done.
wdng added a comment.

Address code reivews.


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.118277.patch
Type: text/x-patch
Size: 24227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171009/26ee1bd5/attachment.bin>


More information about the llvm-commits mailing list