[all-commits] [llvm/llvm-project] 1172a8: [NFC] Clean up tests in test/Transforms/LoopVector...

david-arm via All-commits all-commits at lists.llvm.org
Thu Aug 5 06:58:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1172a8a7639399fe0b8a6c78a7123b1c3f9cf833
      https://github.com/llvm/llvm-project/commit/1172a8a7639399fe0b8a6c78a7123b1c3f9cf833
  Author: David Sherwood <david.sherwood at arm.com>
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/assume.ll

  Log Message:
  -----------
  [NFC] Clean up tests in test/Transforms/LoopVectorize/assume.ll

The tests previously had lots of unnecessary CHECK lines, where
all we really need to check is the presence (or absence) of the
assume intrinsic and the correct input operands.

Differential Revision: https://reviews.llvm.org/D107157




More information about the All-commits mailing list