[all-commits] [llvm/llvm-project] b61e38: Revert "[InstCombine] Match scalable splats in m_I...

Luke Lau via All-commits all-commits at lists.llvm.org
Thu Apr 3 07:17:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b61e3874fa97c5ead2c27e8245fe123370a21e81
      https://github.com/llvm/llvm-project/commit/b61e3874fa97c5ead2c27e8245fe123370a21e81
  Author: Luke Lau <luke at igalia.com>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    M llvm/include/llvm/IR/PatternMatch.h
    M llvm/test/Transforms/InstCombine/select.ll
    M llvm/test/Transforms/InstCombine/shl-bo.ll
    M llvm/test/Transforms/InstCombine/shl-twice-constant.ll
    M llvm/test/Transforms/InstCombine/sub.ll

  Log Message:
  -----------
  Revert "[InstCombine] Match scalable splats in m_ImmConstant (#132522)"

This reverts commit df9e5ae5b40c4d245d904a2565e46f5b7ab9c7c8.

This is triggering an assertion failure on llvm-test-suite with
-enable-vplan-native-path:
https://lab.llvm.org/buildbot/#/builders/198/builds/3365



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