[PATCH] D112041: [InferAddressSpaces] Support assumed addrspaces from addrspace predicates.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 19 12:17:04 PDT 2021
nikic added a comment.
Is it actually necessary to thread this through AssumptionCache, given how InferAddressSpaces is the only place that looks at these assumes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112041/new/
https://reviews.llvm.org/D112041
More information about the llvm-commits
mailing list