[PATCH] D101141: [SimplifyCFG] Preserve metadata when unconditionalizing branches (constant condition).

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 25 19:20:09 PDT 2021


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

- Transfer only selected metadata kinds.


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.340415.patch
Type: text/x-patch
Size: 8150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/ef9433ad/attachment.bin>


More information about the llvm-commits mailing list