[all-commits] [llvm/llvm-project] c6765a: [X86] Add back SSE check prefix for vec-umulo.ll. ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Feb 27 15:18:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6765a4cf194885af4e29466059b2beaacdba904
https://github.com/llvm/llvm-project/commit/c6765a4cf194885af4e29466059b2beaacdba904
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M llvm/test/CodeGen/X86/vec_smulo.ll
M llvm/test/CodeGen/X86/vec_umulo.ll
Log Message:
-----------
[X86] Add back SSE check prefix for vec-umulo.ll. Regenerate vec-smulo.ll. NFC
Simon modified the check prefixes in these tests while D97160
was pending review. When D97160 was commited it wasn't updated
it merge cleanly, but didn't comprehend the check prefix changes.
More information about the All-commits
mailing list