diff options
author | Kai Sasaki <lewuathe@gmail.com> | 2024-02-02 17:07:44 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-02 00:07:44 -0800 |
commit | 65ac8c16e028b23b49fd6b03817faa1ab6c0229d (patch) | |
tree | fe19c228a8ef146972ac13005980144a97f5eee1 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a2da7d06c7e1ec75812ff8ced29541d4af3668c9 (diff) | |
download | llvm-65ac8c16e028b23b49fd6b03817faa1ab6c0229d.zip llvm-65ac8c16e028b23b49fd6b03817faa1ab6c0229d.tar.gz llvm-65ac8c16e028b23b49fd6b03817faa1ab6c0229d.tar.bz2 |
[mlir] Skip invalid test on big endian platform (s390x) (#80246)
The buildbot test running on s390x platform keeps failing since [this
time](https://lab.llvm.org/buildbot/#/builders/199/builds/31136). This
is because of the dependency on the endianness of the platform. It
expects the format invalid in the big endian platform (s390x). We can
simply skip it.
See: https://discourse.llvm.org/t/mlir-s390x-linux-failure/76695
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions