[all-commits] [llvm/llvm-project] 928b78: [WebAssembly] Implement trunc_sat and convert inst...

Brendan Dahl via All-commits all-commits at lists.llvm.org
Tue Jun 25 10:39:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 928b7808406b893b24edb8d8462491dc82f9ce43
      https://github.com/llvm/llvm-project/commit/928b7808406b893b24edb8d8462491dc82f9ce43
  Author: Brendan Dahl <brendan.dahl at gmail.com>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
    M llvm/test/CodeGen/WebAssembly/half-precision.ll
    M llvm/test/MC/WebAssembly/simd-encodings.s

  Log Message:
  -----------
  [WebAssembly] Implement trunc_sat and convert instructions for f16x8. (#95180)

These instructions can be generated using regular LL intrinsics.

Specified at:

https://github.com/WebAssembly/half-precision/blob/29a9b9462c9285d4ccc1a5dc39214ddfd1892658/proposals/half-precision/Overview.md



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list