[Mlir-commits] [mlir] [MLIR] VectorEmulateNarrowType to support loading of unaligned vectors (PR #113411)

Han-Chung Wang llvmlistbot at llvm.org
Wed Oct 23 13:36:52 PDT 2024


https://github.com/hanhanW commented:

I skimmed through the code. The idea looks okay, and I have a question about TODO.  If that is the issue, are we able to use shift + and to mask out the bits?

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


More information about the Mlir-commits mailing list