[PATCH] D87098: [SVE][CodeGen] Fix DAGCombiner::ForwardStoreValueToDirectLoad for scalable vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 03:48:11 PDT 2020


david-arm updated this revision to Diff 289910.
david-arm added a comment.

- Added comments to explain reasons for new bail-outs.


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

https://reviews.llvm.org/D87098

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/sve-forward-st-to-ld.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87098.289910.patch
Type: text/x-patch
Size: 8762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/a3dc236a/attachment.bin>


More information about the llvm-commits mailing list