[PATCH] D49512: [CodeGenPrepare] Add BothExtension type to PromotedInsts

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 15:34:41 PDT 2018


Carrot updated this revision to Diff 156376.
Carrot retitled this revision from "[CodeGenPrepare] Remove instruction from PromotedInsts if we have seen it multi times" to "[CodeGenPrepare] Add BothExtension type to PromotedInsts".
Carrot edited the summary of this revision.

https://reviews.llvm.org/D49512

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/Transforms/CodeGenPrepare/X86/pr38125.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49512.156376.patch
Type: text/x-patch
Size: 4192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/68cffdaf/attachment.bin>


More information about the llvm-commits mailing list