[PATCH] D111839: [AArch64][GlobalISel] combine and + [la]sr => ubfx

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 18 10:42:20 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1300677f976e: [AArch64][GlobalISel] combine and + [la]sr => ubfx (authored by jroelofs).

Changed prior to commit:
  https://reviews.llvm.org/D111839?vs=380051&id=380470#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111839

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/form-bitfield-extract-from-shr-and.mir
  llvm/test/CodeGen/AArch64/GlobalISel/merge-stores-truncating.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/bswap.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/cvt_f32_ubyte.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/fshl.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/fshr.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ubfe.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/lshr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111839.380470.patch
Type: text/x-patch
Size: 80470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211018/20e4ce63/attachment-0001.bin>


More information about the llvm-commits mailing list