[all-commits] [llvm/llvm-project] f27423: [VE] Enable v256 fcmp true|false tests

Simon Moll via All-commits all-commits at lists.llvm.org
Fri Feb 18 04:27:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f27423027dc75cd298edfd279e3a627904639a94
      https://github.com/llvm/llvm-project/commit/f27423027dc75cd298edfd279e3a627904639a94
  Author: Simon Moll <simon.moll at emea.nec.com>
  Date:   2022-02-18 (Fri, 18 Feb 2022)

  Changed paths:
    M llvm/test/CodeGen/VE/Vector/vec_fcmp.ll

  Log Message:
  -----------
  [VE] Enable v256 fcmp true|false tests

The broadcast patterns for all-true|false masks are available now.
Enable the true|fast fcmp predicate tests that use them.

Reviewed By: kaz7

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




More information about the All-commits mailing list