[PATCH] D84047: [CodeGen][TargetPassConfig] Add TargetTransformInfo pass correctly

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 18 12:02:46 PDT 2020


evgeny777 added a comment.

> How did you notice the problem?

I have to study compiler regressions every now and then and use -start-after / -run-pass to inspect / modify intermediate pipeline states.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84047





More information about the llvm-commits mailing list