[PATCH] D125335: Pass lamba to MachineCopyProp to determine which MI is treated as Copy instruction.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 15:39:16 PDT 2022


craig.topper added inline comments.


================
Comment at: llvm/test/CodeGen/Thumb2/bti-indirect-branches.ll:12
 ; CHECK-NEXT:  @ %bb.1: @ %entry
-; CHECK-NEXT:    movs r0, #1
 ; CHECK-NEXT:  .LCPI0_0:
----------------
This isn't related to this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125335



More information about the llvm-commits mailing list