diff options
author | River Riddle <riddleriver@gmail.com> | 2020-12-10 14:13:37 -0800 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-12-10 14:13:57 -0800 |
commit | 186c154991e85f8d6a4a77c5add3322351862725 (patch) | |
tree | 46ff05e26ccf9f5aae031ff266c59dd8269779fa /clang/unittests/Tooling/SourceCodeBuildersTest.cpp | |
parent | 5ff35356f1af2bb92785b38c657463924d9ec386 (diff) | |
download | llvm-186c154991e85f8d6a4a77c5add3322351862725.zip llvm-186c154991e85f8d6a4a77c5add3322351862725.tar.gz llvm-186c154991e85f8d6a4a77c5add3322351862725.tar.bz2 |
[mlir] Remove the dependency on StandardOps from FoldUtils
OperationFolder currently uses ConstantOp as a backup when trying to materialize a constant after an operation is folded. This dependency isn't really useful or necessary given that dialects can/should provide a `materializeConstant` implementation.
Fixes PR#44866
Differential Revision: https://reviews.llvm.org/D92980
Diffstat (limited to 'clang/unittests/Tooling/SourceCodeBuildersTest.cpp')
0 files changed, 0 insertions, 0 deletions