[all-commits] [llvm/llvm-project] c5b237: [X86] Add masked versions of the VPTERNLOG test ca...
topperc via All-commits
all-commits at lists.llvm.org
Sat Jul 25 16:38:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c5b23714368eabfb22fcd7f7567cf2a9830c8d8b
https://github.com/llvm/llvm-project/commit/c5b23714368eabfb22fcd7f7567cf2a9830c8d8b
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-07-25 (Sat, 25 Jul 2020)
Changed paths:
M llvm/test/CodeGen/X86/avx512-logic.ll
M llvm/test/CodeGen/X86/avx512vl-logic.ll
Log Message:
-----------
[X86] Add masked versions of the VPTERNLOG test cases added for D83630. NFC
We don't handle these yet and D83630 won't improve that, but
at least we'll have the tests.
More information about the All-commits
mailing list