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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 7 11:34:36 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350560: [TargetLowering][AMDGPU] Remove the SimplifyDemandedBits function that takes a… (authored by ctopper, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56087

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56087.180535.patch
Type: text/x-patch
Size: 8879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/21a9126e/attachment.bin>


More information about the llvm-commits mailing list