diff options
author | Jeff Niu <jeff@modular.com> | 2024-04-10 23:34:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 23:34:48 +0200 |
commit | fb771fe315654231f613a5501ebd538f036c78b6 (patch) | |
tree | fbcdb914bfa72a63551e5ad505419826dacc0b57 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8cfa72ade9f2f7df81a008efea84f833b73494b9 (diff) | |
download | llvm-fb771fe315654231f613a5501ebd538f036c78b6.zip llvm-fb771fe315654231f613a5501ebd538f036c78b6.tar.gz llvm-fb771fe315654231f613a5501ebd538f036c78b6.tar.bz2 |
[mlir] Slightly optimize bytecode op numbering (#88310)
If the bytecode encoding supports properties, then the dictionary
attribute is always the raw dictionary attribute of the operation,
regardless of what it contains. Otherwise, get the dictionary attribute
from the op: if the op does not have properties, then it returns the raw
dictionary, otherwise it returns the combined inherent and discardable
attributes.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions