The pass has dependency on 'TargetTransformInfoWrapperPass', but the
corresponding call to INITIALIZE_PASS_DEPENDENCY was missing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94916
[ScalarizeMaskedMemIntrin] Add missing dependency ClosedPublic Authored by Fznamznon on Jan 18 2021, 7:58 AM.
Details Summary The pass has dependency on 'TargetTransformInfoWrapperPass', but the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 18 2021, 10:25 AM Closed by commit rG7113de301a84: [ScalarizeMaskedMemIntrin] Add missing dependency (authored by Fznamznon). · Explain WhyJan 19 2021, 11:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 317638 llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp
|