[PATCH] D45534: Add isl operator overloads for isl::pw_aff (Try II)

Tobias Grosser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 23:16:29 PDT 2018


grosser updated this revision to Diff 142115.
grosser added a comment.

Add comments to operator/ and operator% describing that we round towards zero.


Repository:
  rPLO Polly

https://reviews.llvm.org/D45534

Files:
  include/polly/Support/ISLOperators.h
  lib/Support/SCEVAffinator.cpp
  unittests/Isl/IslTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45534.142115.patch
Type: text/x-patch
Size: 10042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/6c46a262/attachment.bin>


More information about the llvm-commits mailing list