Also, it looks like this pass discards FMFs. Is that okay?
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Ok. I can put this on my TODO list and will eventually get around to it. Thanks for the heads up...
Paths
| Differential D62858
[Scalarizer] Add UnaryOperator visitor to scalarization pass ClosedPublic Authored by cameron.mcinally on Jun 4 2019, 7:27 AM.
Details Summary Also, it looks like this pass discards FMFs. Is that okay?
Diff Detail Event TimelineComment Actions
Ok. I can put this on my TODO list and will eventually get around to it. Thanks for the heads up... This revision is now accepted and ready to land.Jun 4 2019, 11:27 AM Closed by commit rL362558: [Scalarizer] Add UnaryOperator visitor to scalarization pass (authored by mcinally). · Explain WhyJun 4 2019, 4:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 202936 llvm/lib/Transforms/Scalar/Scalarizer.cpp
llvm/test/Transforms/Scalarizer/basic.ll
|