This is only called in contexts that are verifying the chain itself,
and the query itself is only asking about the address.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hi,
This introduces a regression with this LLVM IR https://hastebin.com/yuzomezazi
It crashes inside llvm::SIInstrInfo::areLoadsFromSameBasePtr for some reasons.
Can you take a look?
Thanks!