diff options
author | Florian Hahn <flo@fhahn.com> | 2021-05-07 21:05:58 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-05-07 21:25:35 +0100 |
commit | 337d7652823f59f4613552cebdf81292bf8f393d (patch) | |
tree | 6f4af8c5cbe6c4c19377939b647335717638cd4a /clang/lib/CodeGen/CGException.cpp | |
parent | 01c26d4e048cf9812e7675cb704c2a4461b68e4c (diff) | |
download | llvm-337d7652823f59f4613552cebdf81292bf8f393d.zip llvm-337d7652823f59f4613552cebdf81292bf8f393d.tar.gz llvm-337d7652823f59f4613552cebdf81292bf8f393d.tar.bz2 |
[LV] Assert if trying to sink replicate region into another region (NFC)
Currently sinking a replicate region into another replicate region is
not supported. Add an assert, to make the problem more obvious, should
it occur.
Discussed post-commit for ccebf7a1096a.
Diffstat (limited to 'clang/lib/CodeGen/CGException.cpp')
0 files changed, 0 insertions, 0 deletions