diff options
author | Sergei Barannikov <barannikov88@gmail.com> | 2025-08-12 20:47:26 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-12 20:47:26 +0300 |
commit | d99b043279e6c0a3290cfe06d069d061737cbdcc (patch) | |
tree | 7283e92a6016d09ada75e60c060c1eef78264454 /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | e2bbd6d287b1b44a4e1c76584e9b60632e0d1bb9 (diff) | |
download | llvm-d99b043279e6c0a3290cfe06d069d061737cbdcc.zip llvm-d99b043279e6c0a3290cfe06d069d061737cbdcc.tar.gz llvm-d99b043279e6c0a3290cfe06d069d061737cbdcc.tar.bz2 |
[TableGen] Move hasCompleteDecoder bit from Operand to DAGOperand (#153165)
The bit works with any kind of instruction operands, not only `Operand`.
Move it to the base class of all operands so that targets are aware of
it and can use "let hasCompleteDecoder = ..." in records derived from
RegisterClass/RegisterOperand.
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions