[polly] [polly] Port polly tests to use NPM (PR #90632)

via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 11:00:36 PDT 2024


rahulana-quic wrote:

Some tests such as the following have not been changed yet since some of the prints of the new passes (eg. JSONImportPass, ScopDetect) are not the same as the old passes.

  Polly :: CodeGen/MemAccess/create_arrays.ll
  Polly :: CodeGen/MemAccess/create_arrays_heap.ll
  Polly :: CodeGen/MemAccess/default_aligned_new_access_function.ll
  Polly :: CodeGen/MemAccess/map_scalar_access.ll
  Polly :: CodeGen/MemAccess/simple_analyze.ll
  Polly :: CodeGen/OpenMP/new_multidim_access.ll
  Polly :: DeLICM/reduction_constant_selfconflict.ll
  Polly :: ScopDetect/base_pointer.ll
  Polly :: ScopDetect/tlr_is_hoistable_load.ll
  Polly :: ScopInfo/aliasing_many_parameters_not_all_involved.ll
  Polly :: ScopInfo/bool-addrec.ll
  Polly :: ScopInfo/error-blocks-3.ll
  Polly :: ScopInfo/multidim_invalid_dimension.ll
  Polly :: ScopInfo/pr38218.ll
  Polly :: Simplify/redundant_partialwrite.ll


https://github.com/llvm/llvm-project/pull/90632


More information about the llvm-commits mailing list