[PATCH] D95703: [GlobalISel] Propagate extends through G_PHIs into the incoming value blocks.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 11:53:03 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d6d9b63a308: [GlobalISel] Propagate extends through G_PHIs into the incoming value blocks. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D95703?vs=321162&id=323426#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95703

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-prop-extends-phi.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95703.323426.patch
Type: text/x-patch
Size: 24640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/630161f8/attachment.bin>


More information about the llvm-commits mailing list