aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJeff Niu <jeff@modular.com>2024-04-10 23:34:48 +0200
committerGitHub <noreply@github.com>2024-04-10 23:34:48 +0200
commitfb771fe315654231f613a5501ebd538f036c78b6 (patch)
treefbcdb914bfa72a63551e5ad505419826dacc0b57 /flang/lib/Frontend/CompilerInvocation.cpp
parent8cfa72ade9f2f7df81a008efea84f833b73494b9 (diff)
downloadllvm-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