diff options
author | Markus Böck <markus.boeck02@gmail.com> | 2024-11-14 13:34:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-14 13:34:31 +0100 |
commit | 402efa733c64bd20b54dbc5b7057868cbb938d07 (patch) | |
tree | b27d4c922f639893e90b0da1e4327a00c99effd4 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 862f42eedf21cc28f4bc692ab846c87b28b5960b (diff) | |
download | llvm-402efa733c64bd20b54dbc5b7057868cbb938d07.zip llvm-402efa733c64bd20b54dbc5b7057868cbb938d07.tar.gz llvm-402efa733c64bd20b54dbc5b7057868cbb938d07.tar.bz2 |
[mlir][LLVM] Remove redundant `custom<LLVMOpAttrs>` (#116207)
This custom printer was previously used to avoid printing fast math
flags if they have default values.
This is redundant however, as `attr-dict` will already elide attributes
whose default values are set, making it a noop nowadays.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions