[all-commits] [llvm/llvm-project] d6858d: Rename TosaComplianceData.h to TosaComplianceData....
Danial Klimkin via All-commits
all-commits at lists.llvm.org
Fri Feb 21 01:42:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6858dd9bd4afab14ffbf0b9eca1ec6188d77a05
https://github.com/llvm/llvm-project/commit/d6858dd9bd4afab14ffbf0b9eca1ec6188d77a05
Author: Danial Klimkin <dklimkin at google.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
R mlir/include/mlir/Dialect/Tosa/IR/TosaComplianceData.h
A mlir/include/mlir/Dialect/Tosa/IR/TosaComplianceData.h.inc
M mlir/lib/Dialect/Tosa/Transforms/TosaProfileCompliance.cpp
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
Rename TosaComplianceData.h to TosaComplianceData.h.inc (#128153)
The file can't be parsed on it's own, except when included in the .cc.
Should be .h.inc to avoid build errors.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list