[PATCH] D40334: [X86] Break false dependencies for POPCNT, LZCNT, TZCNT

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 09:24:44 PST 2017


zvi added a comment.

I think we will need a subtarget feature indicating whether the false-dependency on these instructions happens. For starters, does this happen in AMD processors?


Repository:
  rL LLVM

https://reviews.llvm.org/D40334





More information about the llvm-commits mailing list