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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 14 07:40:26 PST 2019


spatel updated this revision to Diff 233933.
spatel added a comment.
Herald added a subscriber: hiraditya.

Patch updated:
No code changes, but the PPC regression disappears after rG2f0c7fd2dbd0 <https://reviews.llvm.org/rG2f0c7fd2dbd06ae5f25b0c72b2b8f2a1c5baeb72>, so I think this is safe to commit now.


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

https://reviews.llvm.org/D58017

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58017.233933.patch
Type: text/x-patch
Size: 3621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191214/f4b9c42f/attachment.bin>


More information about the llvm-commits mailing list