diff options
author | River Riddle <riddleriver@gmail.com> | 2021-05-06 12:09:16 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2021-05-06 12:45:35 -0700 |
commit | 6304c0836a4dd2d77373d45716092b2a088fa948 (patch) | |
tree | b8cf7fe0fe1b306845574eebb07b00a281860a3e /llvm/lib/TextAPI/Platform.cpp | |
parent | fefcb1f878c2dad435af604955661ca02a5302de (diff) | |
download | llvm-6304c0836a4dd2d77373d45716092b2a088fa948.zip llvm-6304c0836a4dd2d77373d45716092b2a088fa948.tar.gz llvm-6304c0836a4dd2d77373d45716092b2a088fa948.tar.bz2 |
[mlir] Store the flag for dynamic operand storage in the low bits
It is currently stored in the high bits, which is disallowed on certain
platforms (e.g. android). This revision switches the representation to use
the low bits instead, fixing crashes/breakages on those platforms.
Differential Revision: https://reviews.llvm.org/D101969
Diffstat (limited to 'llvm/lib/TextAPI/Platform.cpp')
0 files changed, 0 insertions, 0 deletions