[mlir][arith] Add expansion pattern for ext/trunc of bf16
bf16 has a trivial truncation/extension behavior with F32 that can be described in elementary arith operations. Include some expansions to efficiently convert. Reviewed By: jpienaar Differential Revision: https://reviews.llvm.org/D147091
Loading
Please sign in to comment