[PATCH] D58017: [DAG] Add SimplifyDemandedBits support for BSWAP

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 11 14:08:55 PDT 2019


RKSimon updated this revision to Diff 199159.
RKSimon retitled this revision from "[DAG] Add SimplifyDemandedBits support for BSWAP/BITREVERSE" to "[DAG] Add SimplifyDemandedBits support for BSWAP".
RKSimon added a comment.

rebased now that BITREVERSE support has been committed in rL360534 <https://reviews.llvm.org/rL360534>


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58017

Files:
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  test/CodeGen/AArch64/arm64-rev.ll
  test/CodeGen/AMDGPU/bswap.ll
  test/CodeGen/PowerPC/pr39478.ll
  test/CodeGen/X86/combine-bswap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58017.199159.patch
Type: text/x-patch
Size: 4386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190511/864ff196/attachment.bin>


More information about the llvm-commits mailing list