[PATCH] D112041: [InferAddressSpaces] Support assumed addrspaces from addrspace predicates.
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 3 11:34:01 PDT 2021
nikic added a comment.
I'd still like an answer to:
In D112041#3073464 <https://reviews.llvm.org/D112041#3073464>, @nikic wrote:
> Is it actually necessary to thread this through AssumptionCache, given how InferAddressSpaces is the only place that looks at these assumes?
I'd prefer not to infect AC with TTI if not necessary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112041/new/
https://reviews.llvm.org/D112041
More information about the cfe-commits
mailing list