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

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 14:27:40 PDT 2020


jroelofs updated this revision to Diff 288706.
jroelofs added a comment.

I'm having trouble getting `-stop-before` MIR output to trigger these remarks when fed back into `llc`, so instead I've just relaxed the checks against specific cycle counts to be more forgiving.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86797

Files:
  llvm/lib/CodeGen/EarlyIfConversion.cpp
  llvm/test/CodeGen/X86/early-ifcvt-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86797.288706.patch
Type: text/x-patch
Size: 9018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200828/4ea3e81f/attachment.bin>


More information about the llvm-commits mailing list