[PATCH] D31815: [Thumb1] The recently added tADCS and tSBCS pseudo-instructions were missing `Uses = [CPSR]`
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 10 11:06:39 PDT 2017
efriedma added inline comments.
================
Comment at: test/CodeGen/Thumb/long.ll:234
+ ret void
+}
+
----------------
Please write an MIR testcase; it's difficult to understand what this is testing.
https://reviews.llvm.org/D31815
More information about the llvm-commits
mailing list