[all-commits] [llvm/llvm-project] feeee7: [mlir] Flip dialects to _Prefixed

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Sat Dec 11 14:55:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: feeee78afcf194e4fd3cb4983239677bc61a2433
      https://github.com/llvm/llvm-project/commit/feeee78afcf194e4fd3cb4983239677bc61a2433
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2021-12-11 (Sat, 11 Dec 2021)

  Changed paths:
    M flang/lib/Optimizer/CodeGen/CodeGen.cpp
    M flang/lib/Optimizer/Transforms/AffinePromotion.cpp
    M flang/unittests/Optimizer/Builder/DoLoopHelperTest.cpp
    M flang/unittests/Optimizer/Builder/Runtime/CharacterTest.cpp
    M flang/unittests/Optimizer/Builder/Runtime/NumericTest.cpp
    M mlir/include/mlir/Dialect/Arithmetic/IR/ArithmeticBase.td
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
    M mlir/include/mlir/Dialect/Math/IR/MathBase.td
    M mlir/include/mlir/Dialect/Shape/IR/ShapeBase.td
    M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td

  Log Message:
  -----------
  [mlir] Flip dialects to _Prefixed

Following
https://llvm.discourse.group/t/psa-ods-generated-accessors-will-change-to-have-a-get-prefix-update-you-apis/4476
these have been flipped to both for ~4 weeks, flipping to _Prefixed.

Differential Revision: https://reviews.llvm.org/D115585




More information about the All-commits mailing list