[all-commits] [llvm/llvm-project] 35b739: [MLIR][Presburger] fix typo: maybeGetNonIntegeralV...
Arjun P via All-commits
all-commits at lists.llvm.org
Mon Mar 21 08:52:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35b73917c2f1f3fa402dad5bf8d08b7ba265e2d0
https://github.com/llvm/llvm-project/commit/35b73917c2f1f3fa402dad5bf8d08b7ba265e2d0
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Simplex.h
M mlir/lib/Analysis/Presburger/Simplex.cpp
Log Message:
-----------
[MLIR][Presburger] fix typo: maybeGetNonIntegeralVarRow -> maybeGetNonIntegralVarRow (NFC)
More information about the All-commits
mailing list