[all-commits] [llvm/llvm-project] 1bf1e6: [LLVM][PatternMatch] Simplify m_VScale to only mat...

Paul Walker via All-commits all-commits at lists.llvm.org
Thu Jun 5 04:18:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bf1e6e40e79ad5dee42081bb153154f6e168d90
      https://github.com/llvm/llvm-project/commit/1bf1e6e40e79ad5dee42081bb153154f6e168d90
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

  Changed paths:
    M llvm/include/llvm/IR/PatternMatch.h
    M llvm/unittests/IR/PatternMatch.cpp

  Log Message:
  -----------
  [LLVM][PatternMatch] Simplify m_VScale to only match against llvm.vscale(). (#142773)

The getelementptr based representation of vscale only existed to allow a
constant representation of vscale, which has long since been removed.



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