[all-commits] [llvm/llvm-project] 8c939f: [WebAssembly] Change placeholder from `undef` to `...

Pedro Lobo via All-commits all-commits at lists.llvm.org
Mon Mar 17 03:49:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c939f54b4907935a877e75d09ee88bf90401cb4
      https://github.com/llvm/llvm-project/commit/8c939f54b4907935a877e75d09ee88bf90401cb4
  Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp

  Log Message:
  -----------
  [WebAssembly] Change placeholder from `undef` to `poison` (#131536)

Use `poison` instead of `undef` as a placeholder for phi entries of
unreachable predecessors.



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