diff options
author | Yevgeny Rouban <yrouban@azul.com> | 2021-04-07 17:45:05 +0700 |
---|---|---|
committer | Yevgeny Rouban <yrouban@azul.com> | 2021-04-07 17:48:31 +0700 |
commit | 3e738afae4b5994b3f5e4fc6f7249083fc470df5 (patch) | |
tree | 9ac87407fe7cefea38aa31d7e421637f3c16745e /clang/lib/Basic/SourceManager.cpp | |
parent | 4821c15691bab9efaef871c957a8ba73697cdda9 (diff) | |
download | llvm-3e738afae4b5994b3f5e4fc6f7249083fc470df5.zip llvm-3e738afae4b5994b3f5e4fc6f7249083fc470df5.tar.gz llvm-3e738afae4b5994b3f5e4fc6f7249083fc470df5.tar.bz2 |
[Statepoint Lowering] Allow other than N byte sized types in deopt bundle
I do not see any bit-width restriction from the point of the
LLVM Lang Ref - Operand Bundles on the types of the deopt bundle
operands. Statepoint Lowering seems to be able to work with any
types.
This patch relaxes the two related assertions and adds a new test
for this change.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D100006
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions