[all-commits] [llvm/llvm-project] b392fb: Fix unused type alias warning. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jun 27 02:43:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b392fb33761e983a8edb5946734427779e25bbe2
      https://github.com/llvm/llvm-project/commit/b392fb33761e983a8edb5946734427779e25bbe2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-27 (Sat, 27 Jun 2020)

  Changed paths:
    M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp

  Log Message:
  -----------
  Fix unused type alias warning. NFC.

The "using InsertPointTy" line is an unnecessary copy + paste from other builder tests.


  Commit: 5883f6f977a9b90913451e3e3dc13e14d7cddaac
      https://github.com/llvm/llvm-project/commit/5883f6f977a9b90913451e3e3dc13e14d7cddaac
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-27 (Sat, 27 Jun 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/buildvec-insertvec.ll

  Log Message:
  -----------
  [X86] Add AVX tests buildvec-insertvec.ll


  Commit: 878a24d369ea4d627fb48f7af5edc28fd079a0c0
      https://github.com/llvm/llvm-project/commit/878a24d369ea4d627fb48f7af5edc28fd079a0c0
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-27 (Sat, 27 Jun 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/buildvec-insertvec.ll

  Log Message:
  -----------
  [X86] Add PR46461 test case


Compare: https://github.com/llvm/llvm-project/compare/dab859d1bf25...878a24d369ea


More information about the All-commits mailing list