[all-commits] [llvm/llvm-project] 50f416: [GlobalISel] Fix implementation of CheckNumOperand...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Mon Aug 12 00:18:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50f4168e40790bd91123824ee338643ac18ccc0b
      https://github.com/llvm/llvm-project/commit/50f4168e40790bd91123824ee338643ac18ccc0b
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h

  Log Message:
  -----------
  [GlobalISel] Fix implementation of CheckNumOperandsLE/GE

The condition was backwards - it was rejecting when the condition was met.

Fixes #102719



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