[clang-tools-extra] [mlir] Add config for PDL (PR #69927)

Jacques Pienaar via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 09:48:01 PDT 2023


jpienaar wrote:

> Can you expand on the motivation? Why is it a problem that PDL is always included? Your description isn’t very explicit on the impact.

Done. Its not PDL specific, I think it is a problem if any dialect is always included even if not used :) The others just have a simple method to elide.

https://github.com/llvm/llvm-project/pull/69927


More information about the cfe-commits mailing list