[PATCH] D157690: [GlobalISel] Rewrite some simple rules using MIR Patterns

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 02:10:31 PDT 2023


Pierre-vh updated this revision to Diff 549297.
Pierre-vh added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157690

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/combine-select.mir
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizercombiner-select.mir
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-not-really-equiv-insts.mir
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-trivial-arith.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157690.549297.patch
Type: text/x-patch
Size: 16593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/cf17ad99/attachment.bin>


More information about the llvm-commits mailing list