[PATCH] D153679: [LegacyPM] Remove RewriteSymbolsLegacyPass

Steven Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 12:31:06 PDT 2023


srj added a comment.

In D153679#4450033 <https://reviews.llvm.org/D153679#4450033>, @nikic wrote:

> @srj Could you please share how you're currently using the pass? It's possible we just have to revert this, but hard to say without code.

See the function `emit_file` here: https://github.com/halide/Halide/blob/main/src/LLVM_Output.cpp#L341


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153679/new/

https://reviews.llvm.org/D153679



More information about the llvm-commits mailing list