[PATCH] D109419: [GlobalISel] Implement merging of stores of truncates.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 17:08:20 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeae44c8a863b: [GlobalISel] Implement merging of stores of truncates. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D109419?vs=371407&id=371476#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109419

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/merge-stores-truncating.ll
  llvm/test/CodeGen/AArch64/GlobalISel/merge-stores-truncating.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109419.371476.patch
Type: text/x-patch
Size: 48099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/04e1cdcd/attachment.bin>


More information about the llvm-commits mailing list