Files
clang-p2996/mlir/lib/ExecutionEngine/Float16bits.cpp
Yinying Li 753dc0a01c [mlir][verifyMemref] Fix bug and support more types for verifyMemref (#77682)
1. Fix a bug in verifyMemref to pass in `data` instead of `baseptr`,
which didn't verify data correctly.
2. Add `==` for f16 and bf16.
3. Add a comprehensive test of verifyMemref for all supported types.
2024-01-10 20:04:43 -05:00

6.7 KiB