[all-commits] [llvm/llvm-project] 83e01e: Fix MSVC signed/unsigned mismatch warning. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Dec 4 03:11:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83e01ea1a559a7da0e8f41620a05f91c9ae542a2
      https://github.com/llvm/llvm-project/commit/83e01ea1a559a7da0e8f41620a05f91c9ae542a2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp

  Log Message:
  -----------
  Fix MSVC signed/unsigned mismatch warning. NFC.


  Commit: 99fd62adff24724547f6ba7716cca2e37c640667
      https://github.com/llvm/llvm-project/commit/99fd62adff24724547f6ba7716cca2e37c640667
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    A llvm/test/CodeGen/X86/nontemporal-4.ll

  Log Message:
  -----------
  [X86] Add tests for constant nontemporal vector stores

Extends the zero-vector test coverage in nontemporal-3.ll


Compare: https://github.com/llvm/llvm-project/compare/4275da2278b1...99fd62adff24


More information about the All-commits mailing list