[all-commits] [llvm/llvm-project] c39926: [MLIR][Presburger] Fix style violations in ff80414...
Bharathi Ramana Joshi via All-commits
all-commits at lists.llvm.org
Thu Jan 11 21:06:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c39926e6792bfaca9ecf890473dd0d778bb4867d
https://github.com/llvm/llvm-project/commit/c39926e6792bfaca9ecf890473dd0d778bb4867d
Author: Bharathi Ramana Joshi <joshibharathiramana at gmail.com>
Date: 2024-01-12 (Fri, 12 Jan 2024)
Changed paths:
M mlir/lib/Analysis/Presburger/PresburgerSpace.cpp
Log Message:
-----------
[MLIR][Presburger] Fix style violations in ff80414 (NFC) (#76720)
Use preincrement not postincrement; use `Identifier::getIds` not
`getVarKindOffset`
More information about the All-commits
mailing list