aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
diff options
context:
space:
mode:
authorSpenser Bauman <sbauman@mathworks.com>2024-07-11 09:21:43 -0400
committerGitHub <noreply@github.com>2024-07-11 09:21:43 -0400
commit2fb53f37660498ad84c2489a6dbf05c94dc703a8 (patch)
tree43156f750ca7d1da0d5b095c16a5a1cce6de6329 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
parentb64c1de714c50bec7493530446ebf5e540d5f96a (diff)
downloadllvm-2fb53f37660498ad84c2489a6dbf05c94dc703a8.zip
llvm-2fb53f37660498ad84c2489a6dbf05c94dc703a8.tar.gz
llvm-2fb53f37660498ad84c2489a6dbf05c94dc703a8.tar.bz2
[mlir][tosa] Fix for incorrect cannonicalization of tosa.pad (#98356)
The current fold method for tosa.pad can produce invalid IR by replacing the padded value with the tosa.pad is a noop. When the type of the input value does not match the type of the tosa.pad, the canonicalizer detects the change in types and asserts. This change addresses the issue by avoiding folding when the input and result types do not match.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions