[all-commits] [llvm/llvm-project] c7d995: [Test] Add swapped tests for D143726

Max Kazantsev via All-commits all-commits at lists.llvm.org
Thu Mar 9 22:14:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7d995d9def99cc92202f48930275731f9a81469
      https://github.com/llvm/llvm-project/commit/c7d995d9def99cc92202f48930275731f9a81469
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/LICM/min_max.ll

  Log Message:
  -----------
  [Test] Add swapped tests for D143726


  Commit: 64cb8930c44daf58a637286fed1d992458a5aa7a
      https://github.com/llvm/llvm-project/commit/64cb8930c44daf58a637286fed1d992458a5aa7a
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/LICM/min_max.ll

  Log Message:
  -----------
  [Test] Add negative and positive logical or/and tests for D143726


  Commit: 8309fb7b1221ff72555ddbb004b5c9d193f2a436
      https://github.com/llvm/llvm-project/commit/8309fb7b1221ff72555ddbb004b5c9d193f2a436
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/LICM/min_max.ll

  Log Message:
  -----------
  [Test] Add negative and positive mismatched predicates tests for D143726


  Commit: 5e7949c79d8e6611e9053bceb967a9bfbb06c59b
      https://github.com/llvm/llvm-project/commit/5e7949c79d8e6611e9053bceb967a9bfbb06c59b
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/LICM/min_max.ll

  Log Message:
  -----------
  [Test] Add negative eq/ne tests for D143726


  Commit: 7f32c3defb8191463e39886bb4cfd572fa86b08d
      https://github.com/llvm/llvm-project/commit/7f32c3defb8191463e39886bb4cfd572fa86b08d
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/LICM/min_max.ll

  Log Message:
  -----------
  [Test] Add negative and positive tests with extra uses for D143726


  Commit: 1746460630cf1565d2a55a68daf65a947bbaaa77
      https://github.com/llvm/llvm-project/commit/1746460630cf1565d2a55a68daf65a947bbaaa77
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/LICM/min_max.ll

  Log Message:
  -----------
  [Test] Add some corner cases negative tests for D143726

- No common loop-variant;
- One comparison against loop-variant;


Compare: https://github.com/llvm/llvm-project/compare/513d9b9f3d67...1746460630cf


More information about the All-commits mailing list