summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/overflow.pass.cpp
diff options
context:
space:
mode:
authorKevin P. Neal <kevin.neal@sas.com>2019-05-31 16:32:12 +0000
committerKevin P. Neal <kevin.neal@sas.com>2019-05-31 16:32:12 +0000
commitac79007205ef96f81acef54c9ded34b6e6a8dcb4 (patch)
tree86b2f0112d1f4584a7b72d3bfbe6f4b1d48881aa /libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/overflow.pass.cpp
parenta33964b57006a178ffe0f982b1dec6c3f8d1a6a5 (diff)
downloadbcm5719-llvm-ac79007205ef96f81acef54c9ded34b6e6a8dcb4.tar.gz
bcm5719-llvm-ac79007205ef96f81acef54c9ded34b6e6a8dcb4.zip
Revert revert of r362112 with minor SystemZ test file corrections.
[FPEnv] Added a special UnrollVectorOp method to deal with the chain on StrictFP opcodes This change creates UnrollVectorOp_StrictFP. The purpose of this is to address a failure that consistently occurs when calling StrictFP functions on vectors whose number of elements is 3 + 2n on most platforms, such as PowerPC or SystemZ. The old UnrollVectorOp method does not expect that the vector that it will unroll will have a chain, so it has an assert that prevents it from running if this is the case. This new StrictFP version of the method deals with the chain while unrolling the vector. With this new function in place during vector widending, llc can run vector-constrained-fp-intrinsics.ll for SystemZ successfully. Submitted by: Drew Wock <drew.wock@sas.com> Reviewed by: Cameron McInally, Kevin P. Neal Approved by: Cameron McInally Differential Revision: https://reviews.llvm.org/D62546 llvm-svn: 362241
Diffstat (limited to 'libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/overflow.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud