[PATCH] D33169: [X86] Adding vpopcntd and vpopcntq instructions
Oren Ben Simhon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 01:57:28 PDT 2017
oren_ben_simhon marked 6 inline comments as done.
oren_ben_simhon added a comment.
In https://reviews.llvm.org/D33169#763254, @RKSimon wrote:
> Any idea why phabricator is showing so many unchanged lines from X86InstrInfo.cpp? Have you changed the line endings or something? They aren't appearing in the the downloaded diff FWIW.
Probably because I changed the indentation but reverted it back in an updated revision.
There are currently no indentation changes.
Repository:
rL LLVM
https://reviews.llvm.org/D33169
More information about the llvm-commits
mailing list