[all-commits] [llvm/llvm-project] 7c15c4: [X86] Rename matchBitOpReduction to matchScalarRed...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Oct 21 12:18:34 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c15c4fb1745eb80d034f1ce3e2313b4c900bd23
      https://github.com/llvm/llvm-project/commit/7c15c4fb1745eb80d034f1ce3e2313b4c900bd23
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

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

  Log Message:
  -----------
  [X86] Rename matchBitOpReduction to matchScalarReduction. NFCI.

This doesn't need to be just for bitops, but the ops do need to be fully associative.

llvm-svn: 375445




More information about the All-commits mailing list