[all-commits] [llvm/llvm-project] 0e051c: Revert "[mlir][test] Fix IR/AttributeTest.cpp comp...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Aug 4 11:48:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e051c02d51da2898240b52289c0d1e80d631132
https://github.com/llvm/llvm-project/commit/0e051c02d51da2898240b52289c0d1e80d631132
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M mlir/unittests/IR/AttributeTest.cpp
Log Message:
-----------
Revert "[mlir][test] Fix IR/AttributeTest.cpp compilation on Solaris"
This reverts commit 07aaa35f74d845a20d48e644671dce150ebf7748.
This breaks the Windows bot, and while the fix addressed the
`char`/`int8_t` case, it does not make sense for other cases like
`float`.
More information about the All-commits
mailing list