Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Transforms/Scalar/LoopRerollPass.cpp | ||
---|---|---|
1316 | (simple) seems out of date. |
Comment Actions
Added a negative test case with a fence seq_cst, it is handled via isSafeToSpeculativelyExecute.
Paths
| Differential D22385
[LoopReroll] Reroll loops with unordered atomic memory accesses ClosedPublic Authored by sanjoy on Jul 14 2016, 3:17 PM.
Details
Diff Detail Event TimelineComment Actions Added a negative test case with a fence seq_cst, it is handled via isSafeToSpeculativelyExecute. Closed by commit rL275932: [LoopReroll] Reroll loops with unordered atomic memory accesses (authored by sanjoy). · Explain WhyJul 18 2016, 5:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 64052 lib/Transforms/Scalar/LoopRerollPass.cpp
test/Transforms/LoopReroll/basic.ll
|
(simple) seems out of date.