[all-commits] [llvm/llvm-project] 75488a: [mlir][nfc] Migrate standalone to new fold API
Marius Brehler via All-commits
all-commits at lists.llvm.org
Mon Jan 30 02:06:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75488a287b9ceeab88459c32bf2f6b7fee98f46a
https://github.com/llvm/llvm-project/commit/75488a287b9ceeab88459c32bf2f6b7fee98f46a
Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M mlir/examples/standalone/include/Standalone/StandaloneDialect.td
Log Message:
-----------
[mlir][nfc] Migrate standalone to new fold API
Migrates the standalone sample/dialect to the new fold API, see
https://discourse.llvm.org/t/psa-new-improved-fold-method-signature-has-landed-please-update-your-downstream-projects/67618
More information about the All-commits
mailing list