Commit 7c16cb6b authored by Cullen Rhodes's avatar Cullen Rhodes
Browse files

[mlir-opt][nfc] Remove dead function decls

This removes 3 dead function decls from mlir-opt:
- registerTestLowerToNVVM - recently removed in #75775 when NVVM was
  productized.
- registerTestPreparationPassWithAllowedMemrefResults - removed in
  D90778 (f7bc5682).
- registerTestGenericIRVisitorsInterruptPass - added in D116230
  (8067ced1) but never existed. Pass is registered by
  registerTestGenericIRVisitorsPass.
parent 9eed8990
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment