[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 13:59:39 PDT 2018
grosser updated this revision to Diff 142070.
grosser added a comment.
Changes since last patch:
- Capitalize ISL in header comment
- Add header guards
- Use "@{" to indicate multi-function doxygen comments
- Use unique_ptr when allocating isl_ctx
- Use "static inline"
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.142070.patch
Type: text/x-patch
Size: 10010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/3b2baeb5/attachment.bin>
More information about the llvm-commits
mailing list