Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100259
[VPlan] Add VPRecipeBase::mayHaveSideEffects. ClosedPublic Authored by fhahn on Apr 11 2021, 4:14 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: tschuett, psnobl, rogfer01 and 2 others. · View Herald TranscriptApr 11 2021, 4:14 AM fhahn added a child revision: D100258: [VPlan] Add first VPlan version of sinkScalarOperands..Apr 11 2021, 4:29 AM This revision is now accepted and ready to land.Apr 12 2021, 11:42 AM This revision was landed with ongoing or failed builds.Apr 15 2021, 3:58 AM Closed by commit rG6adebe3fd291: [VPlan] Add VPRecipeBase::mayHaveSideEffects. (authored by fhahn). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 337696 llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
|