[PATCH] D119936: [VE] Enable v256 fcmp true|false tests

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 05:37:44 PST 2022


simoll created this revision.
simoll added a reviewer: kaz7.
simoll added a project: VE.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119936

Files:
  llvm/test/CodeGen/VE/Vector/vec_fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119936.409219.patch
Type: text/x-patch
Size: 4748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/1e7df9b9/attachment.bin>


More information about the llvm-commits mailing list