[PATCH] D23917: Improve documentation and testing for isl_valFromAPInt

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 05:14:23 PDT 2016


grosser added a comment.

Thank you for your comments. I explained in the commit message that the implementation change did not uncover any correctness issues (as I am aware of) and also reordered the arguments of EXPT_EQ in APIntToIslVal. In a subsequent commit I will do the same for APIntFromVal.


Repository:
  rL LLVM

https://reviews.llvm.org/D23917





More information about the llvm-commits mailing list