[PATCH] D22326: [JumpThreading] PRE unordered loads
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 17:20:56 PDT 2016
sanjoy created this revision.
sanjoy added reviewers: hfinkel, reames.
sanjoy added a subscriber: llvm-commits.
Herald added a subscriber: mcrosier.
Extend JumpThreading's PRE to unordered atomic loads.
http://reviews.llvm.org/D22326
Files:
lib/Transforms/Scalar/JumpThreading.cpp
test/Transforms/JumpThreading/thread-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22326.63888.patch
Type: text/x-patch
Size: 3102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/caf7b6ad/attachment.bin>
More information about the llvm-commits
mailing list