[all-commits] [llvm/llvm-project] 91985a: WebAssembly: Move runtime libcall setting out of T...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jun 3 07:59:19 PDT 2025


  Branch: refs/heads/users/arsenm/wasm/move-runtime-libcall-config-out-of-tli
  Home:   https://github.com/llvm/llvm-project
  Commit: 91985a1b7a1a249e99779cd7e27e86d59a8366c6
      https://github.com/llvm/llvm-project/commit/91985a1b7a1a249e99779cd7e27e86d59a8366c6
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-03 (Tue, 03 Jun 2025)

  Changed paths:
    M llvm/lib/IR/RuntimeLibcalls.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp

  Log Message:
  -----------
  WebAssembly: Move runtime libcall setting out of TargetLowering

RuntimeLibcallInfo needs to be correct outside of codegen contexts.



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