circt icon indicating copy to clipboard operation
circt copied to clipboard

[FIRTOOL] Use mlir strip debug info for strip-all instead of custom pass.

Open darthscsi opened this issue 1 year ago • 0 comments

MLIR has a debuginfo stripping pass, use it to strip location information instead of our own pass. Possible push the parameterized version upstream.

darthscsi avatar Nov 21 '23 15:11 darthscsi