[all-commits] [llvm/llvm-project] 0dd4c4: [Testsuite] Change these tests to only have a sing...

Chris Lattner via All-commits all-commits at lists.llvm.org
Sun Jun 13 21:36:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0dd4c4b5ae49662359a56f45bccc90b16aea35b0
      https://github.com/llvm/llvm-project/commit/0dd4c4b5ae49662359a56f45bccc90b16aea35b0
  Author: Chris Lattner <clattner at nondot.org>
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
    M mlir/test/Dialect/GPU/invalid.mlir
    M mlir/test/Dialect/LLVMIR/global.mlir

  Log Message:
  -----------
  [Testsuite] Change these tests to only have a single verification error, NFC.

These are testing for various verification failures, but have missing returns
at the end of their function.  Add the returns to focus the tests better.




More information about the All-commits mailing list