diff options
| author | Mel Chen <mel.chen@sifive.com> | 2025-04-30 17:01:14 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-30 17:01:14 +0800 |
| commit | 08f0aa48006a34ad24d70a500cf8e0c619f421bc (patch) | |
| tree | 632c42524e64cd2bcf8f3bd219a1af1bc68efd10 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 51c26023000486b5f2f78c73c145efb0262514a4 (diff) | |
[IVDescriptors] Call getOpcode on demand in getReductionOpChain. nfc (#118777)
Non-arithmetic reductions do not require the binary opcodes.
As a first step toward removing the dependency of non-arithmetic
reductions on `getOpcode` function, this patch refactors the
`getReductionOpChain` function.
In the future, once all users of `getOpcode` function are refactored, an
assertion can be added to `getOpcode` function to ensure that only
arithmetic reductions rely on it.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
