search for: d54518

Displaying 2 results from an estimated 2 matches for "d54518".

2018 Dec 20
2
[OpenMP][AArch64][GlobalISel] AArch64 OMPT tests failing
...s value to determine if GlobalISel was enabled by a target and returned false in such a case. To preserve the current behaviour, a new flag TargetOptions::GlobalISelAbort is introduced to separately record the abort behaviour. Differential Revision: https://reviews.llvm.org/D54518 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 347861 91177308-0d34-0410-b5e6-96231b3b80d8 Is it possible this commit changed the behavior of clang's -fno-experimental-isel? The OpenMP tests use that flag. -David
2018 Dec 21
2
[OpenMP][AArch64][GlobalISel] AArch64 OMPT tests failing
...rget and returned >> false in >> such a case. To preserve the current behaviour, a new flag >> TargetOptions::GlobalISelAbort is introduced to separately >> record the >> abort behaviour. >> >> Differential Revision: https://reviews.llvm.org/D54518> >> >> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 347861> 91177308-0d34-0410-b5e6-96231b3b80d8 >> >> Is it possible this commit changed the behavior of clang's >> -fno-experimental-isel? The OpenMP tests use that flag. >> >>...