[PATCH] D86797: [early-ifcvt] Add OptRemarks

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 11:55:24 PDT 2020


thegameg accepted this revision.
thegameg added a comment.
This revision is now accepted and ready to land.

This looks great, thanks! Since it's a CodeGen pass, I would suggest using a MIR test instead of an IR one, but I think it's probably easier to read it as it is right now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86797



More information about the llvm-commits mailing list