[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
Sun Jul 25 00:34:47 PDT 2021


aemerson created this revision.
aemerson added reviewers: paquette, arsenm, jroelofs.
aemerson added a project: LLVM.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka.
aemerson requested review of this revision.
Herald added a subscriber: wdng.

Repository:
  rG LLVM Github Monorepo

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.361491.patch
Type: text/x-patch
Size: 6171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210725/c7b22a08/attachment.bin>


More information about the llvm-commits mailing list