[all-commits] [llvm/llvm-project] d462e6: [LV] Drop noalias from check lines from test (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Feb 13 03:37:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d462e647542dc54718a4a4dfa6476b3dd2649a13
      https://github.com/llvm/llvm-project/commit/d462e647542dc54718a4a4dfa6476b3dd2649a13
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-02-13 (Sun, 13 Feb 2022)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/first-order-recurrence.ll

  Log Message:
  -----------
  [LV] Drop noalias from check lines from test (NFC).

The noalias metadata checks re not really relevant for the test and
slight changes to metadata numbering can have large knock-on effects
causing large noise in test diff.




More information about the All-commits mailing list