[all-commits] [llvm/llvm-project] 0f50ff: [Polly][test] Add tests for IslMaxOperationsGuard.

Michael Kruse via All-commits all-commits at lists.llvm.org
Thu Aug 5 12:58:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f50ffb3365eefaf114f3d1de6e8acee4fe8f169
      https://github.com/llvm/llvm-project/commit/0f50ffb3365eefaf114f3d1de6e8acee4fe8f169
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
    M polly/unittests/Isl/IslTest.cpp

  Log Message:
  -----------
  [Polly][test] Add tests for IslMaxOperationsGuard.

Add unittests for IslMaxOperationsGuard and the behaviour of the isl-noexception.h wrapper under exceeded max_operations.

Reviewed By: patacca

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




More information about the All-commits mailing list