diff options
author | River Riddle <riddleriver@gmail.com> | 2022-03-08 14:20:08 -0800 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2022-03-15 14:55:51 -0700 |
commit | f96a8675cd29776ca39bb76133ee9167f5001f17 (patch) | |
tree | bef017755b812a23cb22ca02e3216fdbe5a1433f /llvm/lib/CodeGen | |
parent | e9c9ee9fe694067ee96643d05d6ac378349386bb (diff) | |
download | llvm-f96a8675cd29776ca39bb76133ee9167f5001f17.zip llvm-f96a8675cd29776ca39bb76133ee9167f5001f17.tar.gz llvm-f96a8675cd29776ca39bb76133ee9167f5001f17.tar.bz2 |
[mlir][PDL] Define a new PDLInterp::FuncOp operation and drop uses of FuncOp
Defining our own function operation allows for the PDL interpreter
to be more self contained, and also removes any dependency on FuncOp;
which is moving out of the Builtin dialect.
Differential Revision: https://reviews.llvm.org/D121253
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions