| commit | 123ad1969171d0b22d0c5d0ec23468586c4d8fa7 | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Wed Feb 27 20:29:45 2019 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Wed Feb 27 20:29:45 2019 +0000 |
| tree | 041642917ce81dea0f95a5a098e384416de65167 | |
| parent | b12ac2b6891724c5cab708466cbad956ea2316e2 [diff] |
[OPENMP]Delay emission of the error for unsupported types. If the type is unsupported on the device side, it still must be emitted, but we should emit errors for operations with such types. llvm-svn: 355027