[PATCH] D36129: [X86] Use BEXTRI for 64-bit 'and' with a large mask
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 09:04:15 PDT 2017
RKSimon added a comment.
In https://reviews.llvm.org/D36129#827503, @craig.topper wrote:
> Are there any CPUs that support BMI1 without TBM or BMI2?
Yes, Jaguar (btver2)
https://reviews.llvm.org/D36129
More information about the llvm-commits
mailing list