aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
diff options
context:
space:
mode:
authorTai Ly <tai.ly@arm.com>2025-04-07 11:47:07 -0500
committerGitHub <noreply@github.com>2025-04-07 09:47:07 -0700
commitcb9afe53bf6c7ceb0bdf3b579c185cbff15a3b38 (patch)
treef58eeddb5be49302293772327a1fd581127341ec /llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
parent1c8291ffc4d08ca6be915b880d163bfcf91b0c48 (diff)
downloadllvm-cb9afe53bf6c7ceb0bdf3b579c185cbff15a3b38.zip
llvm-cb9afe53bf6c7ceb0bdf3b579c185cbff15a3b38.tar.gz
llvm-cb9afe53bf6c7ceb0bdf3b579c185cbff15a3b38.tar.bz2
[mlir][tosa] Fix validation pass assert (#134445)
This fixes a validation pass assert when processing ops with quantized element types. The failure case is added to invalid.mlir The fix is to re-order the validation checking so that only ops with int/float operands and results pass the first stage of validation pass, so that the remaining checks do not need to handle quantized data types. Signed-off-by: Tai Ly <tai.ly@arm.com>
Diffstat (limited to 'llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp')
0 files changed, 0 insertions, 0 deletions