[PATCH] D75624: [DAG] Combine fshl/fshr(load1,load0,c) if we have consecutive loads
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 5 04:56:42 PST 2020
RKSimon updated this revision to Diff 248437.
RKSimon added a comment.
Add allowsMemoryAccess check to ensure alignment is legal and fast
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75624/new/
https://reviews.llvm.org/D75624
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/fshl.ll
llvm/test/CodeGen/X86/fshr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75624.248437.patch
Type: text/x-patch
Size: 10588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/9e5aa96c/attachment-0001.bin>
More information about the llvm-commits
mailing list