[PATCH] D120207: [ArgPromotion] Regenerate test checks for crash.ll - removed ALL_NEWPM prefix.

Valery Pykhtin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 08:10:58 PST 2022


vpykhtin updated this revision to Diff 410311.
vpykhtin added a comment.

replaced ARGPROMOTION prefix with CHECK, renamed %tmp IR values to %temp to avoid update warnings like "WARNING: Change IR value name 'tmp1' or use --prefix-filecheck-ir-name to prevent possible conflict with scripted FileCheck name"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120207

Files:
  llvm/test/Transforms/ArgumentPromotion/crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120207.410311.patch
Type: text/x-patch
Size: 5410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220221/b7e0cf2a/attachment.bin>


More information about the llvm-commits mailing list