[all-commits] [llvm/llvm-project] 8d1e26: [MLIR] Fix IntegerPolyhedron ctors to avoid copy (...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Mon Mar 3 00:12:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d1e260fc419e31bb11cb5a2f1f872a2b679d217
https://github.com/llvm/llvm-project/commit/8d1e260fc419e31bb11cb5a2f1f872a2b679d217
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/IntegerRelation.h
Log Message:
-----------
[MLIR] Fix IntegerPolyhedron ctors to avoid copy (#129446)
Use const ref. NFC otherwise.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list