[PATCH] D71854: [SystemZ] Use FNeg in s390x clang builtins

Ulrich Weigand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 24 06:32:10 PST 2019


uweigand requested changes to this revision.
uweigand added a comment.
This revision now requires changes to proceed.

This also needs updating the test cases that are testing for the old behavior:

Failing Tests (4):

  Clang :: CodeGen/builtins-systemz-vector.c
  Clang :: CodeGen/builtins-systemz-vector2.c
  Clang :: CodeGen/builtins-systemz-zvector.c
  Clang :: CodeGen/builtins-systemz-zvector2.c


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71854/new/

https://reviews.llvm.org/D71854





More information about the cfe-commits mailing list