[LLVMdev] Parameter to control precision in floating point range analysis
Aditya Kamath
adityakamath+llvmdev at gmail.com
Thu Mar 26 20:49:20 PDT 2015
Hi all,
I am currently working on getting the high level design of my project on implementing floating point range analysis in LLVM.
I wanted to know if it would be interesting to have a parameter to control the precision of the ranges that would be reported by the pass.
I am not yet sure how the precision would affect the performance of the pass, but your comments will help me decide its inclusion in my project.
Thanks and regards.
Aditya Kamath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150327/1a8c8bb2/attachment.html>
More information about the llvm-dev
mailing list