Files
clang-p2996/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
River Riddle 93cf0e8a28 [mlir] Fix bots after bytecode support was added in D131747
* Fix ambiguous Twine constructor call
* Ensure shift is 64-bit (for MSVC)
* Disable bytecode tests on s390x (we don't support big endian right now)
2022-08-22 01:31:39 -07:00

44 KiB