[all-commits] [llvm/llvm-project] 82a276: [ARM][WebAssembly] Remove unused PatternMatch name...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jul 11 02:25:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82a276e6100c29a660bf5e5a19ee14e8d486e5fa
      https://github.com/llvm/llvm-project/commit/82a276e6100c29a660bf5e5a19ee14e8d486e5fa
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-07-11 (Fri, 11 Jul 2025)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp

  Log Message:
  -----------
  [ARM][WebAssembly] Remove unused PatternMatch namespace. NFC. (#147984)

Avoid file-level "using namespace llvm::PatternMatch" to make it easier to potentially use SDPatternMatch in the future.



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