Displaying 2 results from an estimated 2 matches for "347861".
Did you mean:
34761
2018 Dec 20
2
[OpenMP][AArch64][GlobalISel] AArch64 OMPT tests failing
...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
...ur, 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
>> _______________________________________________
&...