[all-commits] [llvm/llvm-project] 4772c6: [X86] Use explicit ArrayRef<int> template arg to f...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Aug 18 03:13:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4772c66cfb00d60f8f687930e9dd3aa1b6872228
      https://github.com/llvm/llvm-project/commit/4772c66cfb00d60f8f687930e9dd3aa1b6872228
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] Use explicit ArrayRef<int> template arg to fix clang6 template deduction failure

Fixes #64782




More information about the All-commits mailing list