[PATCH] D42646: [X86] Avoid using high register trick for test instruction

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 12:42:15 PST 2018


deadalnix added inline comments.


================
Comment at: test/CodeGen/X86/test-shrink.ll:530
 
 define void @testw(i16 inreg %x) nounwind minsize {
 ; CHECK-LINUX64-LABEL: testw:
----------------
The test case for size optimization was added here in another commit, in case reviewers are wondering.


Repository:
  rL LLVM

https://reviews.llvm.org/D42646





More information about the llvm-commits mailing list