[all-commits] [llvm/llvm-project] 5bc516: [flang] Add support to fir::cg in alias analysis (...

Susan Tan (ス-ザン タン) via All-commits all-commits at lists.llvm.org
Thu Feb 20 11:04:50 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bc51611446ee3a9fc3538623ee87f18aada30c3
      https://github.com/llvm/llvm-project/commit/5bc51611446ee3a9fc3538623ee87f18aada30c3
  Author: Susan Tan (ス-ザン タン) <zujunt at nvidia.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M flang/lib/Optimizer/Analysis/AliasAnalysis.cpp
    A flang/test/Analysis/AliasAnalysis/fircg-as-sources.fir

  Log Message:
  -----------
  [flang] Add support to fir::cg in alias analysis (#127827)

Currently the alias analysis doesn't trace the source whenever there are
operations from fir::cg dialect. This PR added support for
fir::cg::XEmboxOp, fir::cg::XReboxOp, fir::cg::XDeclareOp for a specific
application i'm working on.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list