[PATCH] D58991: AMDGPU: Don't bother checking the chain in areLoadsFromSameBasePtr
Samuel Pitoiset via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 26 11:10:32 PDT 2019
hakzsam added a comment.
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!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58991/new/
https://reviews.llvm.org/D58991
More information about the llvm-commits
mailing list