[all-commits] [llvm/llvm-project] 1461bd: Revert "Define a `cppAccessorType` to const-ref in...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sun Jan 2 22:33:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1461bd13c91b78cc20b097e3dd9231f52f96ece0
      https://github.com/llvm/llvm-project/commit/1461bd13c91b78cc20b097e3dd9231f52f96ece0
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-01-03 (Mon, 03 Jan 2022)

  Changed paths:
    M mlir/include/mlir/IR/OpBase.td
    M mlir/lib/IR/BuiltinAttributes.cpp
    M mlir/test/lib/Dialect/Test/TestAttributes.cpp
    M mlir/test/mlir-tblgen/attrdefs.td
    M mlir/tools/mlir-tblgen/AttrOrTypeDefGen.cpp

  Log Message:
  -----------
  Revert "Define a `cppAccessorType` to const-ref in APFloatParameter and update ODS emitter to use it for verifier signatures"

This reverts commit 89af17c0c74eb9d8d11870f6510e475eff74eef4.

This broke the gcc5 build.




More information about the All-commits mailing list