[clang] [llvm] [Loads] Check context instruction for context-sensitive derefability (PR #109277)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 08:56:00 PST 2024
nikic wrote:
@danilaml We could pass AllowEphemerals=true to isValidAssumeForContext.
https://github.com/llvm/llvm-project/pull/109277
More information about the llvm-commits
mailing list