[PATCH] D59375: Allow unordered loads to be considered invariant in CodeGen
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 19 11:27:48 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356494: Allow unordered loads to be considered invariant in CodeGen (authored by reames, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59375?vs=190682&id=191360#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59375/new/
https://reviews.llvm.org/D59375
Files:
llvm/trunk/lib/CodeGen/MachineInstr.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/test/CodeGen/X86/atomic-unordered.ll
llvm/trunk/test/CodeGen/X86/hoist-invariant-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59375.191360.patch
Type: text/x-patch
Size: 4125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/c3d892e4/attachment.bin>
More information about the llvm-commits
mailing list