[all-commits] [llvm/llvm-project] 9e6a31: [WebAssembly] vf32 to vi8, vi16 lowering (#164644)

Sam Parker via All-commits all-commits at lists.llvm.org
Thu Nov 6 00:33:05 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e6a31f832a424646c141460335ef535c70e491b
      https://github.com/llvm/llvm-project/commit/9e6a31f832a424646c141460335ef535c70e491b
  Author: Sam Parker <sam.parker at arm.com>
  Date:   2025-11-06 (Thu, 06 Nov 2025)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
    M llvm/test/CodeGen/WebAssembly/fpclamptosat_vec.ll
    M llvm/test/CodeGen/WebAssembly/memory-interleave.ll

  Log Message:
  -----------
  [WebAssembly] vf32 to vi8, vi16 lowering (#164644)

Avoid scalarizing the conversion and use trunc_sat and narrow instead.



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