[all-commits] [llvm/llvm-project] 434b8a: Revert "[mlir][ODS] Omit printing default-valued a...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Thu Oct 12 04:36:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 434b8a30804a433526e80eb97f15dafa1815f936
https://github.com/llvm/llvm-project/commit/434b8a30804a433526e80eb97f15dafa1815f936
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths:
M flang/test/Lower/OpenMP/FIR/atomic-read.f90
M flang/test/Lower/OpenMP/FIR/critical.f90
M flang/test/Lower/OpenMP/critical.f90
M mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir
M mlir/test/Dialect/OpenMP/ops.mlir
M mlir/tools/mlir-tblgen/OpFormatGen.cpp
Log Message:
-----------
Revert "[mlir][ODS] Omit printing default-valued attributes in oilists (#68694)"
This reverts commit e98a4bb00d55504d6630327bcea62eca183d1f16.
This caused test failures:
- https://lab.llvm.org/buildbot/#/builders/61/builds/50374
- https://lab.llvm.org/buildbot/#/builders/220/builds/29092
More information about the All-commits
mailing list