[all-commits] [llvm/llvm-project] d78516: [polly] Remove trailing whitespace from tests. NFC.

Michael Kruse via All-commits all-commits at lists.llvm.org
Tue Feb 22 13:41:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7851685a3991aea9b9a3bbce9699c046abf1a07
      https://github.com/llvm/llvm-project/commit/d7851685a3991aea9b9a3bbce9699c046abf1a07
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M polly/test/CodeGen/OpenMP/invariant_base_pointers_preloaded.ll
    M polly/test/CodeGen/invariant_load_address_space.ll
    M polly/test/CodeGen/invariant_load_escaping.ll
    M polly/test/CodeGen/stmt_split_no_dependence.ll
    M polly/test/DeLICM/pr41656.ll
    M polly/test/DeLICM/pr48783.ll
    M polly/test/DependenceInfo/nonaffine-condition-buildMemoryAccess.ll
    M polly/test/GPGPU/add-scalars-in-scop-to-kills.ll
    M polly/test/GPGPU/debug-metadata-leak.ll
    M polly/test/GPGPU/invalid-kernel-assert-verifymodule.ll
    M polly/test/GPGPU/invariant-load-hoisting-with-variable-lower-bound.ll
    M polly/test/GPGPU/privatization-simple.ll
    M polly/test/GPGPU/privatization.ll
    M polly/test/MaximalStaticExpansion/read_from_original.ll
    M polly/test/MaximalStaticExpansion/too_many_writes.ll
    M polly/test/MaximalStaticExpansion/working_deps_between_inners.ll
    M polly/test/MaximalStaticExpansion/working_deps_between_inners_phi.ll
    M polly/test/MaximalStaticExpansion/working_expansion.ll
    M polly/test/MaximalStaticExpansion/working_expansion_multiple_dependences_per_statement.ll
    M polly/test/MaximalStaticExpansion/working_expansion_multiple_instruction_per_statement.ll
    M polly/test/MaximalStaticExpansion/working_phi_two_scalars.ll
    M polly/test/ScheduleOptimizer/ManualOptimization/disable_nonforced.ll
    M polly/test/ScheduleOptimizer/prevectorization.ll
    M polly/test/ScopInfo/Alias-1.ll
    M polly/test/ScopInfo/NonAffine/non_affine_but_srem.ll
    M polly/test/ScopInfo/modulo_zext_1.ll
    M polly/test/ScopInfo/multidim_fortran_srem.ll
    M polly/test/ScopInfo/opaque-struct.ll
    M polly/test/ScopInfo/pointer-comparison-no-nsw.ll
    M polly/test/ScopInfo/reduction_disabled_multiplicative.ll
    M polly/test/ScopInfo/redundant_parameter_constraint.ll
    M polly/test/ScopInfo/scev-div-with-evaluatable-divisor.ll
    M polly/test/ScopInfo/switch-4.ll
    M polly/test/ScopInfo/two-loops-one-infinite.ll
    M polly/test/Simplify/dead_access_phi.ll
    M polly/test/Simplify/dead_access_value.ll
    M polly/test/Simplify/overwritten.ll
    M polly/test/Simplify/overwritten_3store.ll
    M polly/test/Simplify/overwritten_loadbetween.ll

  Log Message:
  -----------
  [polly] Remove trailing whitespace from tests. NFC.




More information about the All-commits mailing list