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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Jun 15 18:46:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba7369c49c6f638a4ce6f6be3acbdab5e0b5f418
      https://github.com/llvm/llvm-project/commit/ba7369c49c6f638a4ce6f6be3acbdab5e0b5f418
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-16 (Mon, 16 Jun 2025)

  Changed paths:
    R lld/test/wasm/lto/Inputs/libcall-return-addr.ll
    R lld/test/wasm/lto/libcall-return-addr.ll
    M llvm/lib/IR/RuntimeLibcalls.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp

  Log Message:
  -----------
  WebAssembly: Move runtime libcall setting out of TargetLowering (#142624)

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