[all-commits] [llvm/llvm-project] c60984: [TBAA] Extract logic to use TBAA tag for field of ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 12 03:19:13 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c609846155279090a4f9e659f63fb851e4946cb7
https://github.com/llvm/llvm-project/commit/c609846155279090a4f9e659f63fb851e4946cb7
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M llvm/include/llvm/IR/Metadata.h
M llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
Log Message:
-----------
[TBAA] Extract logic to use TBAA tag for field of !tbaa.struct (NFC). (#81284)
More information about the All-commits
mailing list