[all-commits] [llvm/llvm-project] c9b2d7: [TBAA] Remove handling for old TBAA format (#200370)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Jun 1 00:21:53 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9b2d7224c006239641214b2b58b0ab67a254308
https://github.com/llvm/llvm-project/commit/c9b2d7224c006239641214b2b58b0ab67a254308
Author: Nikita Popov <npopov at redhat.com>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
Log Message:
-----------
[TBAA] Remove handling for old TBAA format (#200370)
Nowadays only struct-path TBAA is supported, and the verifier enforced
this.
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