[all-commits] [llvm/llvm-project] bd0dc3: [MLIR][Presburger] Shift GeneratingFunction.h to i...
Abhinav271828 via All-commits
all-commits at lists.llvm.org
Sat Jan 6 03:38:38 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd0dc357af453f03770c5d43c66ee5a3584abdca
https://github.com/llvm/llvm-project/commit/bd0dc357af453f03770c5d43c66ee5a3584abdca
Author: Abhinav271828 <71174780+Abhinav271828 at users.noreply.github.com>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A mlir/include/mlir/Analysis/Presburger/GeneratingFunction.h
R mlir/lib/Analysis/Presburger/GeneratingFunction.h
M mlir/unittests/Analysis/Presburger/CMakeLists.txt
A mlir/unittests/Analysis/Presburger/GeneratingFunctionTest.cpp
M mlir/unittests/Analysis/Presburger/Utils.h
Log Message:
-----------
[MLIR][Presburger] Shift GeneratingFunction.h to includes (#77114)
We shift the GeneratingFunction.h header file to the include/ directory
and wrap it in a `detail` namespace.
More information about the All-commits
mailing list