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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 00:17:10 PDT 2021


lebedev.ri added a reviewer: lebedev.ri.
lebedev.ri added a comment.

The diff seems to be reverse from what you intended?



================
Comment at: llvm/test/Transforms/SimplifyCFG/pr50060-constantfold-loopid.ll:1
-; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
-; RUN: opt -S -simplifycfg < %s | FileCheck %s
----------------
Did you mean to update the test instead of deleting it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101141



More information about the llvm-commits mailing list