[all-commits] [llvm/llvm-project] 57ab62: [flang] Add FIR AliasAnalysis alias() wrapper to a...

Susan Tan (ス-ザン タン) via All-commits all-commits at lists.llvm.org
Wed Nov 6 08:44:03 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57ab62a2aa80911391fd9ea49573b39e7e9aa0f0
      https://github.com/llvm/llvm-project/commit/57ab62a2aa80911391fd9ea49573b39e7e9aa0f0
  Author: Susan Tan (ス-ザン タン) <zujunt at nvidia.com>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M flang/include/flang/Optimizer/Analysis/AliasAnalysis.h
    M flang/lib/Optimizer/Analysis/AliasAnalysis.cpp

  Log Message:
  -----------
  [flang] Add FIR AliasAnalysis alias() wrapper to allow external getSource() method (#115073)

Adding a wrapper around alias(mlir::Value lhs, mlir::Value rhs) to allow
user to provide Source objects.



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