aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
diff options
context:
space:
mode:
authorrkayaith <rkayaith@gmail.com>2022-11-08 23:23:28 -0500
committerRahul Kayaith <rkayaith@gmail.com>2023-01-25 15:38:19 -0500
commit94a309284d722f2cb58c91d878c891cf54039f2e (patch)
tree540c671b71253675a37a98eeeed22934f685f0da /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
parentd1b775d6f561df7c251f38579d3bcf8714904a86 (diff)
downloadllvm-94a309284d722f2cb58c91d878c891cf54039f2e.zip
llvm-94a309284d722f2cb58c91d878c891cf54039f2e.tar.gz
llvm-94a309284d722f2cb58c91d878c891cf54039f2e.tar.bz2
[mlir][Pass] Make PassManager default to op-agnostic
Currently `PassManager` defaults to being anchored on `builtin.module`. Switching the default makes `PassManager` consistent with `OpPassManager` and avoids the implicit dependency on `builtin.module`. Specifying the anchor op type isn't strictly necessary when using explicit nesting (existing pipelines will continue to work), but I've updated most call sites to specify the anchor since it allows for better error-checking during pipeline construction. Reviewed By: rriddle Differential Revision: https://reviews.llvm.org/D137731
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions