[PATCH] D85607: CfgTraits: add CfgInstructionRef
Nicolai Hähnle via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 14 11:37:17 PDT 2020
nhaehnle updated this revision to Diff 285711.
nhaehnle added a comment.
- use llvm_unreachable
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85607/new/
https://reviews.llvm.org/D85607
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85607.285711.patch
Type: text/x-patch
Size: 10044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200814/73bb2e26/attachment.bin>
More information about the cfe-commits
mailing list