Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/lib/Transforms/Scalar/Reassociate.cpp | ||
---|---|---|
1974 | Bah, these two changes weren't supposed to be a part of this patch. Just an oversight and will update... |
Paths
| Differential D63445
[Reassociate] Handle unary FNeg in the Reassociate pass ClosedPublic Authored by cameron.mcinally on Jun 17 2019, 10:33 AM.
Details
Diff Detail Event Timelinecameron.mcinally added inline comments.
cameron.mcinally marked an inline comment as done. Comment ActionsRemove unintentional changes. Also fix up a poor naming choice. This revision is now accepted and ready to land.Jun 18 2019, 5:21 PM Closed by commit rL363813: [Reassociate] Handle unary FNeg in the Reassociate pass (authored by mcinally). · Explain WhyJun 19 2019, 7:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 205343 llvm/lib/Transforms/Scalar/Reassociate.cpp
llvm/test/Transforms/Reassociate/fast-basictest.ll
|
Update comment