[PATCH] D52138: [Thumb] Add some integer abs testcases for different typesizes.
Ivan Kulagin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 15 12:07:12 PDT 2018
ikulagin added inline comments.
================
Comment at: test/CodeGen/Thumb/iabs.ll:18
-; CHECK-NOT: 8:
}
----------------
Why do we need to check in such a manner without taking into account specific instructions but only counting their number?
Repository:
rL LLVM
https://reviews.llvm.org/D52138
More information about the llvm-commits
mailing list