[all-commits] [llvm/llvm-project] 8bae4d: [WebAssembly] Port WebAssemblyLowerBrUnlessPass

Aiden Grossman via All-commits all-commits at lists.llvm.org
Wed Jul 22 20:55:13 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bae4dc36e063dadb13dc883eaad4270430b1f9c
      https://github.com/llvm/llvm-project/commit/8bae4dc36e063dadb13dc883eaad4270430b1f9c
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2026-07-22 (Wed, 22 Jul 2026)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssembly.h
    M llvm/lib/Target/WebAssembly/WebAssemblyCodeGenPassBuilder.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyPassRegistry.def
    M llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp

  Log Message:
  -----------
  [WebAssembly] Port WebAssemblyLowerBrUnlessPass

Standard NewPM pass porting.

Reviewers: dschuff, sbc100, aheejin

Pull Request: https://github.com/llvm/llvm-project/pull/210257



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