[all-commits] [llvm/llvm-project] 076d3e: [mlir][ods] Verify access to operands in inferRetu...
Nikolay Panchenko via All-commits
all-commits at lists.llvm.org
Tue Oct 22 21:21:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 076d3e232681d50aca96eaeabebd17e68ff6f7e7
https://github.com/llvm/llvm-project/commit/076d3e232681d50aca96eaeabebd17e68ff6f7e7
Author: Nikolay Panchenko <npanchen at modular.com>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M mlir/test/mlir-tblgen/op-result.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir][ods] Verify access to operands in inferReturnTypes (#112574)
The patch adds graceful handling of incorrectly constructed MLIR
operation with less operands than expected.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list