diff options
author | Ingo Müller <ingomueller@google.com> | 2023-09-14 17:24:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 17:24:16 +0200 |
commit | 360c6290240910991bcd660297b3e615cb8f3216 (patch) | |
tree | 4059bd490127777d7b97218909f0bff865096c7e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ddc3346a6b7dc51faffecab9bd1c5d1b01ce9fd2 (diff) | |
download | llvm-360c6290240910991bcd660297b3e615cb8f3216.zip llvm-360c6290240910991bcd660297b3e615cb8f3216.tar.gz llvm-360c6290240910991bcd660297b3e615cb8f3216.tar.bz2 |
[mlir][linalg][transform][python] Drop _get_op_result... from mix-ins. (#65726)
`_get_op_result_or_value` was used in mix-ins to unify the handling of
op results and values. However, that function is now called in the
generated constructors, such that doing so in the mix-ins is not
necessary anymore.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions