[PATCH] D110486: [DAG] scalarizeExtractedVectorLoad - replace getABITypeAlign with allowsMemoryAccess (PR45116)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 25 12:10:56 PDT 2021


RKSimon updated this revision to Diff 375063.
RKSimon edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110486

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
  llvm/test/CodeGen/X86/merge-consecutive-stores-nt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110486.375063.patch
Type: text/x-patch
Size: 6754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210925/ef672acd/attachment.bin>


More information about the llvm-commits mailing list