clangir icon indicating copy to clipboard operation
clangir copied to clipboard

Support for TBAA

Open bcardosolopes opened this issue 1 year ago • 2 comments

Needed for passing info down to LLVM lowering but should build a base for writing AA pass in CIR

bcardosolopes avatar Oct 23 '23 02:10 bcardosolopes

As mentioned on meeting, we might cooperate on this :) @Jezurko will be working on more general solution for AA and points-to analysis. He will be experimenting in https://github.com/Jezurko/potato

Ideally we want to integrate this to MLIR AA Framework a propose missing features as we encounter them https://discourse.llvm.org/t/alias-analysis-framework-in-mlir/2433/8

xlauko avatar Nov 02 '23 07:11 xlauko

Awesome!

bcardosolopes avatar Nov 03 '23 00:11 bcardosolopes