[all-commits] [llvm/llvm-project] e6de9f: [TBAA] Extract logic to use TBAA tag for field of ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Feb 9 09:31:48 PST 2024
Branch: refs/heads/users/fhahn/tbaa-refactor-struct
Home: https://github.com/llvm/llvm-project
Commit: e6de9f21b162c57dd09cb4de3147b7ab09ef8681
https://github.com/llvm/llvm-project/commit/e6de9f21b162c57dd09cb4de3147b7ab09ef8681
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-02-09 (Fri, 09 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).
More information about the All-commits
mailing list