Files
llvm-project/clang/lib/CodeGen/CodeGenTBAA.cpp
Florian Hahn 6476619f30 [Matrix] Use matrix element type for TBAA nodes. (#190029)
Matrix loads and stores are accesses of their element types. Emit TBAA
nodes using their element type to allow more precise TBAA alias
analysis.

PR: https://github.com/llvm/llvm-project/pull/190029
2026-04-03 20:11:04 +00:00

28 KiB