Inspired by https://reviews.llvm.org/D144467#4188310, this allows !range on vector of integer instructions, with the usual element-wise interpretation, which is already used by all analysis APIs that support vectors.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This needs some codegen changes. We currently try to special case load-of-integer bitcast to vectors. Will need to update the MMO IR references to bitcast the ranges