[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
Wed Jul 15 00:41:15 PDT 2020


teamiceberg updated this revision to Diff 278096.
teamiceberg marked 5 inline comments as done.
teamiceberg added a comment.

Diff Update V2 - Consolidated 3 RUNS in one test file. Individual files deleted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83841

Files:
  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
  llvm/test/Transforms/ArgumentPromotion/fourmember-struct-promote.ll

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


More information about the llvm-commits mailing list