[PATCH] D105444: [Polly][Isl] Use isl::union_set::unite() instead of isl::union_set::add_set(). NFC
Riccardo Mori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 7 07:27:14 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb55aedd0b8cf: [Polly][Isl] Use isl::union_set::unite() instead of isl::union_set::add_set(). (authored by patacca).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105444/new/
https://reviews.llvm.org/D105444
Files:
polly/lib/Analysis/DependenceInfo.cpp
polly/lib/External/isl/include/isl/isl-noexceptions.h
polly/lib/Support/ISLTools.cpp
polly/lib/Transform/DeLICM.cpp
polly/lib/Transform/MaximalStaticExpansion.cpp
polly/lib/Transform/ZoneAlgo.cpp
polly/unittests/DeLICM/DeLICMTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105444.356947.patch
Type: text/x-patch
Size: 5687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/357633f2/attachment.bin>
More information about the llvm-commits
mailing list