diff options
author | Arthur Lafrance <lafrancearthur@gmail.com> | 2023-01-25 13:02:16 -0800 |
---|---|---|
committer | Min-Yih Hsu <minyihh@uci.edu> | 2023-01-25 14:56:28 -0800 |
commit | ca5e2e3aaa3b631b23ae09e99c41da9b42bcce75 (patch) | |
tree | 834c791303278f7275d412f8eea7398a4b4bc5da /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 46013fc10a6879f4c9b4c9b9fbd43e4dc70f3c8b (diff) | |
download | llvm-ca5e2e3aaa3b631b23ae09e99c41da9b42bcce75.zip llvm-ca5e2e3aaa3b631b23ae09e99c41da9b42bcce75.tar.gz llvm-ca5e2e3aaa3b631b23ae09e99c41da9b42bcce75.tar.bz2 |
[mlir-translate] More specific error message for BlockAddress
BlockAddress is currently unimplemented in the LLVM dialect of MLIR;
when converting to LLVM dialect MLIR from LLVM IR, mlir-translate
currently terminates with an "unhandled constant" error message.
Instead, this message could be made more specific, to let the user know
that the specific issue is that BlockAddress is unimplemented in the
LLVM dialect.
Differential Revision: https://reviews.llvm.org/D142337
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions