[all-commits] [llvm/llvm-project] dc7630: [compiler-rt][builtins] Un-xfail two tests on sparcv9
rorth via All-commits
all-commits at lists.llvm.org
Tue Aug 11 06:47:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dc7630dd4446ac9e1c654b8bb32f5787fafede67
https://github.com/llvm/llvm-project/commit/dc7630dd4446ac9e1c654b8bb32f5787fafede67
Author: Rainer Orth <ro at gcc.gnu.org>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M compiler-rt/test/builtins/Unit/compiler_rt_logbl_test.c
M compiler-rt/test/builtins/Unit/divtc3_test.c
Log Message:
-----------
[compiler-rt][builtins] Un-xfail two tests on sparcv9
Two tests currently `XPASS` on sparcv9:
Unexpectedly Passed Tests (2):
Builtins-sparcv9-sunos :: compiler_rt_logbl_test.c
Builtins-sparcv9-sunos :: divtc3_test.c
The following patch fixes this.
Tested on `sparcv9-sun-solaris2.11`.
Differential Revision: https://reviews.llvm.org/D85119
More information about the All-commits
mailing list