[PATCH] D110617: [MLIR] Introduce coalesce for PresburgerSet
Michel Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 28 02:58:21 PDT 2021
webmiche updated this revision to Diff 375509.
webmiche added a comment.
Herald added subscribers: llvm-commits, pengfei, hiraditya.
Herald added a reviewer: aartbik.
Herald added a project: LLVM.
- update FACUtils license
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110617/new/
https://reviews.llvm.org/D110617
Files:
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/arith-fix.ll
llvm/test/Analysis/CostModel/X86/arith-overflow.ll
llvm/test/Analysis/CostModel/X86/cast.ll
llvm/test/Analysis/CostModel/X86/min-legal-vector-width.ll
llvm/test/Analysis/CostModel/X86/trunc.ll
mlir/include/mlir/Analysis/Presburger/Simplex.h
mlir/include/mlir/Analysis/PresburgerSet.h
mlir/lib/Analysis/Presburger/Simplex.cpp
mlir/lib/Analysis/PresburgerSet.cpp
mlir/unittests/Analysis/FACUtils.h
mlir/unittests/Analysis/Presburger/CMakeLists.txt
mlir/unittests/Analysis/Presburger/SimplexTest.cpp
mlir/unittests/Analysis/PresburgerSetTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110617.375509.patch
Type: text/x-patch
Size: 50143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210928/363b9b29/attachment.bin>
More information about the llvm-commits
mailing list