[PATCH] D103976: [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC.

Riccardo Mori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 11 05:44:31 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7c7978a122fd: [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. (authored by patacca).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103976/new/

https://reviews.llvm.org/D103976

Files:
  polly/include/polly/ScopInfo.h
  polly/lib/Analysis/DependenceInfo.cpp
  polly/lib/Analysis/ScopBuilder.cpp
  polly/lib/Analysis/ScopInfo.cpp
  polly/lib/CodeGen/IslAst.cpp
  polly/lib/CodeGen/PPCGCodeGeneration.cpp
  polly/lib/Exchange/JSONExporter.cpp
  polly/lib/External/isl/include/isl/isl-noexceptions.h
  polly/lib/Support/ISLTools.cpp
  polly/lib/Support/SCEVAffinator.cpp
  polly/lib/Transform/DeLICM.cpp
  polly/lib/Transform/FlattenAlgo.cpp
  polly/lib/Transform/ForwardOpTree.cpp
  polly/lib/Transform/ManualOptimizer.cpp
  polly/lib/Transform/MatmulOptimizer.cpp
  polly/lib/Transform/ScheduleOptimizer.cpp
  polly/lib/Transform/ScheduleTreeTransform.cpp
  polly/lib/Transform/ZoneAlgo.cpp
  polly/unittests/DeLICM/DeLICMTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103976.351420.patch
Type: text/x-patch
Size: 61718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210611/6b5cbe09/attachment-0001.bin>


More information about the llvm-commits mailing list