[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
Tue Jul 14 02:02:20 PDT 2020


teamiceberg updated this revision to Diff 277715.
teamiceberg edited the summary of this revision.
teamiceberg added a comment.

Updated with LIT test files for regression tests


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/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: D83747.277715.patch
Type: text/x-patch
Size: 18980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/3f07de3f/attachment.bin>


More information about the llvm-commits mailing list