[PATCH] D106761: [GlobalISel] Add combine for merge(unmerge) and use AArch64 postlegal-combiner

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 10:37:44 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdec34104bfa5: [GlobalISel] Add combine for merge(unmerge) and use AArch64 postlegal-combiner. (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106761

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/Target/AArch64/AArch64Combine.td
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-combiner-merge.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106761.361720.patch
Type: text/x-patch
Size: 6171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/305f8541/attachment.bin>


More information about the llvm-commits mailing list