[PATCH] D93927: [ArgPromotion] Copy !range metadata for loads.

Chenguang Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 1 10:23:16 PDT 2021


wecing updated this revision to Diff 363342.
wecing added a comment.

Fix clang-tidy warning on variable naming style.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93927

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93927.363342.patch
Type: text/x-patch
Size: 5951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210801/6d9edfdd/attachment.bin>


More information about the llvm-commits mailing list