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

Shiva Badruswamy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 22:51:51 PDT 2020


teamiceberg updated this revision to Diff 277675.
teamiceberg added a comment.

Updated with comments for MaxElements global variable in ArgumentPromotion.h file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83747

Files:
  llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/args-aggregates-mix-promote.ll
  llvm/test/Transforms/ArgumentPromotion/fourmember-struct-promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83747.277675.patch
Type: text/x-patch
Size: 13198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/a10c4260/attachment.bin>


More information about the llvm-commits mailing list