[PATCH] D145920: [IR] Allow !range on vector of integer instructions
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 14 07:34:49 PDT 2023
arsenm added a comment.
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
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145920/new/
https://reviews.llvm.org/D145920
More information about the llvm-commits
mailing list