diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-08-01 07:50:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 07:50:51 -0500 |
commit | 1ee1bddd741982b01e2ac37f3778e5e80a11423d (patch) | |
tree | 5e2ff8912f3115af8fbb5f1fc0b558d08948203c /llvm/docs/tutorial | |
parent | 0b9470b329103bcdfe3578d99664974d2a53bf8d (diff) | |
download | llvm-1ee1bddd741982b01e2ac37f3778e5e80a11423d.zip llvm-1ee1bddd741982b01e2ac37f3778e5e80a11423d.tar.gz llvm-1ee1bddd741982b01e2ac37f3778e5e80a11423d.tar.bz2 |
[flang][Evaluate] OperationCode cleanup, fix for Constant<T> (#151566)
Make the OperationCode overloads take the derived operation instead of
the Operation base class instance. This makes them usable from visitors
of "Expr<T>.u".
Also, fix small bug: OperationCode(Constant<T>) shoud be "Constant".
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions