diff options
author | Lei Zhang <antiagainst@google.com> | 2021-07-29 20:22:01 -0400 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2021-07-30 18:06:11 -0400 |
commit | 0065bd2ad59cd05f0ca762a1cb586d3bfe809f2e (patch) | |
tree | bd83cd50c3972bf5b79e4f3f4d4769fd214d05b9 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9f5300c8be4576d93256b88d195a1eb44de189f6 (diff) | |
download | llvm-0065bd2ad59cd05f0ca762a1cb586d3bfe809f2e.zip llvm-0065bd2ad59cd05f0ca762a1cb586d3bfe809f2e.tar.gz llvm-0065bd2ad59cd05f0ca762a1cb586d3bfe809f2e.tar.bz2 |
[mlir][spirv] Fix loading bool with proper storage capabilities
If the source value to load is bool, and we have native storage
capability support for the source bitwidth, we still cannot directly
rewrite uses; we need to perform casting to bool first.
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D107119
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions