================
@@ -42,6 +47,14 @@ CreateFrontendBaseAction(CompilerInstance &CI) {
StringRef Action("unknown");
(void)Action;
+ auto UseCIR = CI.getFrontendOpts().UseClangIRPipeline;
----------------
bcardosolopes wrote:
Right, it's a different discussion than naming. @joker-eph: what's the `auto`
policy for MLIR, is it different from LLVM/Clang? I'm also having trouble to
find the previous discussions, let me search a bit more.
https://github.com/llvm/llvm-project/pull/91007
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits