clangir icon indicating copy to clipboard operation
clangir copied to clipboard

[WIP][CIR][CIRGen][TBAA] Add support for -new-struct-path-tbaa

Open PikachuHyA opened this issue 9 months ago • 2 comments

see also https://reviews.llvm.org/D41394

PikachuHyA avatar Feb 25 '25 06:02 PikachuHyA

Before reviewing this patch, please first review the upstream patch at https://github.com/llvm/llvm-project/pull/119698.

PikachuHyA avatar Feb 25 '25 08:02 PikachuHyA

Nice, thanks for adding support for this in both LLVM IR dialect and ClangIR. You got good reviewers over there, so I'm gonna wait for it to land before taking a look at this, let me know if anything shows up that needs my attention!

bcardosolopes avatar Feb 27 '25 22:02 bcardosolopes