[all-commits] [llvm/llvm-project] 1b6d3b: [X86] foldMaskedMergeImpl - pass SDLoc by const re...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jun 7 05:27:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b6d3bdc82ba9160b4c6f0c1db4b086f79b1df4e
      https://github.com/llvm/llvm-project/commit/1b6d3bdc82ba9160b4c6f0c1db4b086f79b1df4e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-06-07 (Tue, 07 Jun 2022)

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

  Log Message:
  -----------
  [X86] foldMaskedMergeImpl - pass SDLoc by const reference not value.


  Commit: 5cea1553b885380101a0b1827120e4a544d302a6
      https://github.com/llvm/llvm-project/commit/5cea1553b885380101a0b1827120e4a544d302a6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-06-07 (Tue, 07 Jun 2022)

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

  Log Message:
  -----------
  [X86] X86SpeculativeLoadHardening.cpp - pass DebugLoc by const reference not value.


Compare: https://github.com/llvm/llvm-project/compare/19647e5b3b77...5cea1553b885


More information about the All-commits mailing list