[PATCH] D118805: [GlobalISel] Don't combine instructions which are fed by memory instructions using different size

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 4 15:01:18 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcd4ed08b5aa1: [GlobalISel] Don't combine instructions which are fed by memory instructions… (authored by agostonrobert, committed by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118805

Files:
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-not-really-equiv-insts.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118805.406112.patch
Type: text/x-patch
Size: 6738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220204/8a505452/attachment.bin>


More information about the llvm-commits mailing list