[all-commits] [llvm/llvm-project] 69f3e0: [MLIR] NFC. Refactor IntegerRelation getSliceBound...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Sun Feb 16 19:28:28 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69f3e003bfef75d28af09e2822cb5750fa45c38d
https://github.com/llvm/llvm-project/commit/69f3e003bfef75d28af09e2822cb5750fa45c38d
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2025-02-17 (Mon, 17 Feb 2025)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/IntegerRelation.h
M mlir/lib/Analysis/FlatLinearValueConstraints.cpp
Log Message:
-----------
[MLIR] NFC. Refactor IntegerRelation getSliceBounds (#127308)
Refactor FlatLinearConstraints getSliceBounds. The method was too long
and nested. NFC.
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