diff options
author | River Riddle <riddleriver@gmail.com> | 2020-12-03 15:46:23 -0800 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-12-03 15:47:01 -0800 |
commit | 672cc75cceda12e67915643566362f832edcb66d (patch) | |
tree | b157c2302997a37cd6815cc9aac4c8e04baed906 /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp | |
parent | c503dc1b8a52946e4daefa1a266e74a102382971 (diff) | |
download | llvm-672cc75cceda12e67915643566362f832edcb66d.zip llvm-672cc75cceda12e67915643566362f832edcb66d.tar.gz llvm-672cc75cceda12e67915643566362f832edcb66d.tar.bz2 |
[mlir][IR] Remove references to BuiltinOps from IR/
There isn't a good reason for anything within IR to specifically reference any of the builtin operations. The only place that had a good reason in the past was AsmPrinter, but the behavior there doesn't need to hardcode ModuleOp anymore.
Differential Revision: https://reviews.llvm.org/D92448
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions