[clang] [llvm] [WebAssembly] Implement prototype f16x8.splat instruction. (PR #93228)

Brendan Dahl via cfe-commits cfe-commits at lists.llvm.org
Thu May 23 11:39:32 PDT 2024


brendandahl wrote:

cc @aheejin @dschuff 

As mentioned in the meeting, it looks like it will be a lot more work to get half value's working with normal patterns, so for now I'll stick to just built-ins and intrinsics.

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


More information about the cfe-commits mailing list