- Mainly unit tests are missing --
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi Johannes,
this patch looks good.
Tobias
PS: Please add next time the tests right away. This would make the review easier and more complete.
lib/Analysis/ScopInfo.cpp | ||
---|---|---|
1063 ↗ | (On Diff #39460) | I think using a non-defined TI parameter to look for parameter constraints is rather unexpected. You should at least document this in the function header. Probably even better to understand would be to split this function into the part that creates the ConsequenceSet and the one that adds it |
1593 ↗ | (On Diff #39460) | What about adding "ignored": "Non-affine user assumption ignored" |