[PATCH] D101141: [SimplifyCFG] Preserve metadata when unconditionalizing branches.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 16:21:37 PDT 2021


Meinersbur updated this revision to Diff 340194.
Meinersbur added a comment.

- Use copyMetadata.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101141

Files:
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/SimplifyCFG/pr50060-constantfold-loopid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101141.340194.patch
Type: text/x-patch
Size: 8044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/45c5d957/attachment.bin>


More information about the llvm-commits mailing list