[PATCH] D108318: [DAG] TransformFPLoadStorePair - replace getABITypeAlign with allowsMemoryAccess (PR45116)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 24 05:12:10 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6de0b551884f: [DAG] TransformFPLoadStorePair - replace getABITypeAlign with… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D108318?vs=367297&id=368321#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108318

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/PowerPC/2007-09-08-unaligned.ll
  llvm/test/CodeGen/PowerPC/unaligned.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108318.368321.patch
Type: text/x-patch
Size: 4141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210824/b854103a/attachment.bin>


More information about the llvm-commits mailing list