[PATCH] D69748: [Attributor][IPConstantProp] Run the Attributor on IPConstantProp tests

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 11:03:20 PST 2019


efriedma added a comment.

I don't think would be a big deal to just copy the tests: if you're using the test to check the behavior of a different pass, it isn't really the same test, even if the IR is identical.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69748





More information about the llvm-commits mailing list