[all-commits] [llvm/llvm-project] a22af3: [MLIR] Keep but deprecate old autogenerated pass b...
Michele Scuttari via All-commits
all-commits at lists.llvm.org
Wed Aug 31 14:39:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a22af3e1eb9eaa6be9638c44f188e086f4d5665b
https://github.com/llvm/llvm-project/commit/a22af3e1eb9eaa6be9638c44f188e086f4d5665b
Author: Michele Scuttari <michele.scuttari at outlook.com>
Date: 2022-08-31 (Wed, 31 Aug 2022)
Changed paths:
M mlir/tools/mlir-tblgen/PassGen.cpp
Log Message:
-----------
[MLIR] Keep but deprecate old autogenerated pass base classes
Restore the generation of the old pass base classes for better transitioning of external projects relying on them. They were eliminated with 67d0d7ac0acb0665d6a09f61278fbcf51f0114c2.
Reviewed By: rsmith
Differential Revision: https://reviews.llvm.org/D133027
More information about the All-commits
mailing list