[PATCH] D56087: [TargetLowering][AMDGPU] Remove the SimplifyDemandedBits function that takes a User and OpIdx. Stop using it in AMDGPU target for simplifyI24.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 26 15:14:19 PST 2018


craig.topper updated this revision to Diff 179532.
craig.topper added a comment.

Reduce calls to getOperand


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56087/new/

https://reviews.llvm.org/D56087

Files:
  include/llvm/CodeGen/TargetLowering.h
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  test/CodeGen/AMDGPU/lshl64-to-32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56087.179532.patch
Type: text/x-patch
Size: 8689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181226/339f1cfc/attachment.bin>


More information about the llvm-commits mailing list