[all-commits] [llvm/llvm-project] 90fec5: [mlir] make MLIRPresburger depend on MLIRIR
ftynse via All-commits
all-commits at lists.llvm.org
Tue Mar 9 00:21:12 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90fec5ed65ff9fd6692b89582fb501574137e1aa
https://github.com/llvm/llvm-project/commit/90fec5ed65ff9fd6692b89582fb501574137e1aa
Author: Alex Zinenko <zinenko at google.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M mlir/lib/Analysis/Presburger/CMakeLists.txt
Log Message:
-----------
[mlir] make MLIRPresburger depend on MLIRIR
The analysis library uses Location, which is defined in the MLIRIR
library.
More information about the All-commits
mailing list