[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:20:17 PDT 2020
yamauchi updated this revision to Diff 276519.
yamauchi added a comment.
Turn OptForSize into a local variable.
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.276519.patch
Type: text/x-patch
Size: 20466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/2467798d/attachment.bin>
More information about the llvm-commits
mailing list