[flang-commits] [flang] DRAFT: [flang][TBAA] refine TARGET/POINTER encoding (PR #169544)

Slava Zakharin via flang-commits flang-commits at lists.llvm.org
Tue Nov 25 17:56:03 PST 2025


================
@@ -694,8 +694,11 @@ void AddAliasTagsPass::runOnAliasInterface(fir::FirAliasTagOpInterface op,
     std::string name = getFuncArgName(llvm::cast<mlir::Value>(source.origin.u));
     // If it is a TARGET or POINTER, then we do not care about the name,
----------------
vzakhari wrote:

Please update the comment after finalizing the changes below.

https://github.com/llvm/llvm-project/pull/169544


More information about the flang-commits mailing list