mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
Binding MemRefs of f16 needs special handling as the type is not supported on CPU. There was a bug in the type used. Differential Revision: https://reviews.llvm.org/D86328