[all-commits] [llvm/llvm-project] 7e6879: [X86] scalarizeExtractedBinop - reuse existing SDL...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri May 10 14:40:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e6879b245f7feaf00367874cbef7db973455553
      https://github.com/llvm/llvm-project/commit/7e6879b245f7feaf00367874cbef7db973455553
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  [X86] scalarizeExtractedBinop - reuse existing SDLoc. NFC.


  Commit: 7f3e3785d0be00c727e3d2938b6348748499de99
      https://github.com/llvm/llvm-project/commit/7f3e3785d0be00c727e3d2938b6348748499de99
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFC.


Compare: https://github.com/llvm/llvm-project/compare/fb3f4b013c3a...7f3e3785d0be

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