[all-commits] [llvm/llvm-project] 616c68: [NFC][MSAN] Remove an attribute in test

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Sep 29 17:08:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 616c68aab75016d5d7ebc0b79bb3c38405b18ae6
      https://github.com/llvm/llvm-project/commit/616c68aab75016d5d7ebc0b79bb3c38405b18ae6
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M llvm/test/Instrumentation/MemorySanitizer/abs-vector.ll

  Log Message:
  -----------
  [NFC][MSAN] Remove an attribute in test


  Commit: 795d94fdb9d2377452f86952dcf0921a6c68d2b5
      https://github.com/llvm/llvm-project/commit/795d94fdb9d2377452f86952dcf0921a6c68d2b5
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M llvm/test/Instrumentation/MemorySanitizer/abs-vector.ll

  Log Message:
  -----------
  [NFC][Msan] Add llvm.fabs test

llvm.fabs does not need a special handler as llvm.abs as its
single argument type match the return type.


Compare: https://github.com/llvm/llvm-project/compare/f71849c74ed5...795d94fdb9d2


More information about the All-commits mailing list