[all-commits] [llvm/llvm-project] 71b823: [X86][AVX] Add missing AVX1 PMULDQ combine tests
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Mar 22 06:43:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71b823dd68f67d9594d83f8b33c46f7a60d1b305
https://github.com/llvm/llvm-project/commit/71b823dd68f67d9594d83f8b33c46f7a60d1b305
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-03-22 (Mon, 22 Mar 2021)
Changed paths:
M llvm/test/CodeGen/X86/combine-pmuldq.ll
Log Message:
-----------
[X86][AVX] Add missing AVX1 PMULDQ combine tests
Yet another case of update_llc_test_checks.py not reporting when a RUN doesn't have any matching prefixes
More information about the All-commits
mailing list