[PATCH] D103334: [GISel] Eliminate redundant bitmasking

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 12:53:16 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa2ab765029dd: [GISel] Eliminate redundant bitmasking (authored by jroelofs).

Changed prior to commit:
  https://reviews.llvm.org/D103334?vs=348594&id=352828#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103334

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/opt-overlapping-and.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/cvt_f32_ubyte.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/shl-ext-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103334.352828.patch
Type: text/x-patch
Size: 10274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/5680179c/attachment.bin>


More information about the llvm-commits mailing list