[PATCH] D48765: [X86] The TEST instruction is eliminated when BSF/TZCNT is used

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 00:45:19 PDT 2018


craig.topper added a comment.

What happens with cttz when -mattr=bmi which enables the tzcnt instruction


Repository:
  rL LLVM

https://reviews.llvm.org/D48765





More information about the llvm-commits mailing list