[PATCH] D59766: [TargetLowering] findOptimalMemOpLowering. NFC.
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 11:15:57 PDT 2019
SjoerdMeijer updated this revision to Diff 192163.
SjoerdMeijer added a comment.
With the prep work done in D59785 <https://reviews.llvm.org/D59785>, findOptimalMemOpLowering takes a Function as a last argument so that it can actually be used as shown in the work-in-progress patch D59787 <https://reviews.llvm.org/D59787>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59766/new/
https://reviews.llvm.org/D59766
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59766.192163.patch
Type: text/x-patch
Size: 12970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/7258903d/attachment.bin>
More information about the llvm-commits
mailing list