[PATCH] D83330: [PGO][PGSO] Add profile guided size optimization to the X86 LEA fixup.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 10:14:09 PDT 2020


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

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83330

Files:
  llvm/lib/Target/X86/X86FixupLEAs.cpp
  llvm/lib/Target/X86/X86PadShortFunction.cpp
  llvm/test/CodeGen/X86/fixup-lea.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83330.276478.patch
Type: text/x-patch
Size: 5477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/96f531aa/attachment.bin>


More information about the llvm-commits mailing list