[all-commits] [llvm/llvm-project] ffb8b7: [MLIR][Presburger] Provide functions to convert be...
Arjun P via All-commits
all-commits at lists.llvm.org
Mon Jul 18 09:34:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffb8b7b2a0b9e765a74aec87106dd3e83e71ff77
https://github.com/llvm/llvm-project/commit/ffb8b7b2a0b9e765a74aec87106dd3e83e71ff77
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-07-18 (Mon, 18 Jul 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/MPInt.h
M mlir/include/mlir/Analysis/Presburger/Utils.h
M mlir/lib/Analysis/Presburger/Utils.cpp
Log Message:
-----------
[MLIR][Presburger] Provide functions to convert between arrays of MPInt and int64_t
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D129509
More information about the All-commits
mailing list