In CFGs where a single instruction can define multiple values, the
distinction is significant.
Change-Id: Ic15e8e34428ea71023cd644739b1114cebab9594
Paths
| Differential D85607
CfgTraits: add CfgInstructionRef AcceptedPublic Authored by nhaehnle on Aug 9 2020, 7:31 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald Transcript Herald added subscribers: vkmr, stephenneuendorffer, nicolasvasilache, wdng. · View Herald TranscriptAug 9 2020, 7:31 AM nhaehnle added a parent revision: D85606: Inliner: handle the convergence control operand bundle.Aug 9 2020, 7:31 AM nhaehnle added a child revision: D85608: Analysis: Add GenericConvergenceUtils and related passes.Aug 9 2020, 7:43 AM
This revision is now accepted and ready to land.Sep 15 2020, 6:20 AM
Revision Contents
Diff 285711 clang/include/clang/Analysis/Analyses/Dominators.h
llvm/include/llvm/CodeGen/MachineCfgTraits.h
llvm/include/llvm/IR/CFG.h
llvm/include/llvm/Support/CfgTraits.h
llvm/lib/CodeGen/MachineCfgTraits.cpp
llvm/lib/IR/CFG.cpp
llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h
mlir/include/mlir/IR/Dominance.h
|
llvm_unreachable?