[PATCH] D83424: [PGO][PGSO] Add profile guided size optimization tests to X86 ISel Lowering.
Hiroshi Yamauchi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 13:40:21 PDT 2020
yamauchi created this revision.
yamauchi added reviewers: davidxl, RKSimon.
Herald added a project: LLVM.
These tests are split from D83332 <https://reviews.llvm.org/D83332> and in the state where the profile guided size
optimization is not yet enabled.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D83424
Files:
llvm/test/CodeGen/X86/avx-vperm2x128.ll
llvm/test/CodeGen/X86/phaddsub-extract.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83424.276544.patch
Type: text/x-patch
Size: 4787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/e8f6add5/attachment.bin>
More information about the llvm-commits
mailing list