[all-commits] [llvm/llvm-project] a465e1: BasicAA: Fix assert when indexing address spaces w...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Aug 14 00:57:27 PDT 2024
Branch: refs/heads/users/arsenm/issue103500
Home: https://github.com/llvm/llvm-project
Commit: a465e177446fa36874d036b0bec697ee0c2d609d
https://github.com/llvm/llvm-project/commit/a465e177446fa36874d036b0bec697ee0c2d609d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M llvm/lib/Analysis/BasicAliasAnalysis.cpp
A llvm/test/Analysis/BasicAA/issue103500.ll
Log Message:
-----------
BasicAA: Fix assert when indexing address spaces with different sizes
Fixes #103500
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list