[PATCH] D83331: [PGO][PGSO] Add profile guided size optimization to X86ISelDAGToDAG.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 12:06:51 PDT 2020


yamauchi updated this revision to Diff 276514.
yamauchi added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83331

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/test/CodeGen/X86/popcnt.ll
  llvm/test/CodeGen/X86/pr27202.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83331.276514.patch
Type: text/x-patch
Size: 19323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/97d7dfd1/attachment.bin>


More information about the llvm-commits mailing list