[PATCH] D90822: [X86] use macros to split GFNI intrinsics into different kinds
Freddy, Ye via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 4 23:40:50 PST 2020
FreddyYe added a comment.
In D90822#2375423 <https://reviews.llvm.org/D90822#2375423>, @pengfei wrote:
> Craig's method sounds good.
> @FreddyYe , Why we check AVX512BW instead of AVX512F. I saw SDM says it depends on AVX512F.
I was referring to the old implement and test case. Seems like a error introduced before.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90822/new/
https://reviews.llvm.org/D90822
More information about the cfe-commits
mailing list