[PATCH] D83841: [argprom] Assessing impact of magic value MaxElements promoted on compiler performance

Shiva Badruswamy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 21:43:40 PDT 2020


teamiceberg updated this revision to Diff 278066.
teamiceberg marked an inline comment as done.
teamiceberg added a comment.

Diff Update V1


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83841

Files:
  llvm/include/llvm/Transforms/IPO.h
  llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/fourmember-struct-promote-DEFAULT.ll
  llvm/test/Transforms/ArgumentPromotion/fourmember-struct-promote-INTMAX.ll
  llvm/test/Transforms/ArgumentPromotion/fourmember-struct-promote-ZERO.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83841.278066.patch
Type: text/x-patch
Size: 19966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/45e98880/attachment.bin>


More information about the llvm-commits mailing list