[PATCH] D32762: [PPC] Let emitTrailingFence take the loaded value. NFC.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 14:56:45 PDT 2017
timshen created this revision.
Herald added a subscriber: nemanjai.
See pr32392. PPC uses that value to generate a cheaper fence.
https://reviews.llvm.org/D32762
Files:
llvm/include/llvm/Target/TargetLowering.h
llvm/lib/CodeGen/AtomicExpandPass.cpp
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32762.97507.patch
Type: text/x-patch
Size: 9098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/b59f3c65/attachment.bin>
More information about the llvm-commits
mailing list