The s390x builtins are still using FSub instead of FNeg. Correct that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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