[all-commits] [llvm/llvm-project] 4232bc: [CodeGen][X86] Regenerate minmax reduction sequenc...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Sep 14 02:28:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4232bccfb461fb9bc1ca83f0cbbda2b11f92bda8
      https://github.com/llvm/llvm-project/commit/4232bccfb461fb9bc1ca83f0cbbda2b11f92bda8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-14 (Mon, 14 Sep 2020)

  Changed paths:
    M clang/test/CodeGen/X86/avx512-reduceMinMaxIntrin.c

  Log Message:
  -----------
  [CodeGen][X86] Regenerate minmax reduction sequence tests to match arithmetic tests.

avx512-reduceIntrin.c wasn't bothering with the exhaustive alloca/store/load/bitcast checks and avx512-reduceMinMaxIntrin.c shouldn't need to either.

This makes it a lot easier to maintain as the update script still doesn't work properly on x86 targets




More information about the All-commits mailing list