Issue | 138831 |
---|---|
Summary | [CodeGen] llc silently ignores -{start|stop}-{after|before} options |
Labels | llvm:codegen |
Assignees | |
Reporter | optimisan |
Particularly, `llc -mtriple=amdgcn-- -start-after=dead-mi-elimination,4` should be running remaining passes in the pipeline after the last instance of dead-mi-elimination, but instead this runs no passes.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs