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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 15 06:00:52 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2afe86411847: [DAG] Add SimplifyDemandedBits support for BSWAP (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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.233961.patch
Type: text/x-patch
Size: 3621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191215/b526fb69/attachment.bin>


More information about the llvm-commits mailing list