[all-commits] [llvm/llvm-project] 76c09d: [X86] matchIndexRecursively - don't peek through m...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Sep 10 08:55:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76c09d9c5ed3b3fa3b863f397012f53433d3cc8a
      https://github.com/llvm/llvm-project/commit/76c09d9c5ed3b3fa3b863f397012f53433d3cc8a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-09-10 (Sun, 10 Sep 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
    A llvm/test/CodeGen/X86/pr65895.ll

  Log Message:
  -----------
  [X86] matchIndexRecursively - don't peek through multiuse sext(add_nsw(x,c)) (PR65895)

Fixes #65895




More information about the All-commits mailing list