diff options
author | Hugo Trachino <32955781+nujaa@users.noreply.github.com> | 2024-02-01 07:40:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-31 23:40:37 -0800 |
commit | 65066c02770cc3da3b5154fbb7ed9df78ab94b93 (patch) | |
tree | 41608fd4ecb4eee10a4137a633f13749d41f23c9 /llvm/lib/IR/Function.cpp | |
parent | 54f324f377a92a64fcc5c1d401da9b07bf50a2f1 (diff) | |
download | llvm-65066c02770cc3da3b5154fbb7ed9df78ab94b93.zip llvm-65066c02770cc3da3b5154fbb7ed9df78ab94b93.tar.gz llvm-65066c02770cc3da3b5154fbb7ed9df78ab94b93.tar.bz2 |
[mlir] Use `create` instead of `createOrFold` for ConstantOp as folding has no effect (NFC) (#80129)
This aims to clean-up confusing uses of
builder.createOrFold<ConstantOp> since folding of constants fails.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions