[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 22:00:17 PDT 2020


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

Diff Update V1 - All changes requested except consolidation of 3 RUNS in one file


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.278067.patch
Type: text/x-patch
Size: 22426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/ca26335d/attachment.bin>


More information about the llvm-commits mailing list