[PATCH] Teach ScalarEvolution to use !range metadata.

hfinkel at anl.gov hfinkel at anl.gov
Thu Oct 9 17:32:04 PDT 2014


> What is a good place for that?

Given that ConstantRange is in lib/IR, I think you could just add it to ConstantRange itself (as a static function, or a special intersection function, etc.).

http://reviews.llvm.org/D5638






More information about the llvm-commits mailing list