diff options
| author | Longsheng Mou <longshengmou@gmail.com> | 2025-07-25 10:35:51 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-25 10:35:51 +0800 |
| commit | f047b735e9d2765b3e01f618c16349f3b836f079 (patch) | |
| tree | aaefba8ff3c5d6cf4e9dd95529b9ef953b373b8d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | b16ef206264fb6cc549d5251e79f5c627b6f685a (diff) | |
[mlir][NFC] Use `getDefiningOp<OpTy>()` instead of `dyn_cast<OpTy>(getDefiningOp())` (#150428)
This PR uses `val.getDefiningOp<OpTy>()` to replace `dyn_cast<OpTy>(val.getDefiningOp())` , `dyn_cast_or_null<OpTy>(val.getDefiningOp())` and `dyn_cast_if_present<OpTy>(val.getDefiningOp())`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
