[Mlir-commits] [mlir] [mlir][Vector] Add a rewrite pattern for better low-precision bitcast… (PR #66387)

Nicolas Vasilache llvmlistbot at llvm.org
Mon Sep 18 02:11:12 PDT 2023


nicolasvasilache wrote:

> So far, things look good, I suggested a few places where we could add comments.

Thanks! Added a bunch more comments, after the next PR many will likely end up living on the `BitCastBitsEnumerator` as I expect I can just use one impl with minor variations for other cases too.

https://github.com/llvm/llvm-project/pull/66387


More information about the Mlir-commits mailing list