[all-commits] [llvm/llvm-project] 57b267: Mark `mlir::Value::isa/dyn_cast/cast/...` member f...

Christian Sigg via All-commits all-commits at lists.llvm.org
Mon Apr 22 01:05:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57b267905110967860f35a3e97caf3260c681e6d
      https://github.com/llvm/llvm-project/commit/57b267905110967860f35a3e97caf3260c681e6d
  Author: Christian Sigg <chsigg at users.noreply.github.com>
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
    M flang/lib/Optimizer/Analysis/AliasAnalysis.cpp
    M flang/lib/Optimizer/Dialect/FIROps.cpp
    M flang/lib/Optimizer/Transforms/AffinePromotion.cpp
    M flang/lib/Optimizer/Transforms/ArrayValueCopy.cpp
    M mlir/include/mlir/IR/Value.h

  Log Message:
  -----------
  Mark `mlir::Value::isa/dyn_cast/cast/...` member functions deprecated. (#89238)

See https://mlir.llvm.org/deprecation and
https://discourse.llvm.org/t/preferred-casting-style-going-forward/68443/4



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