[all-commits] [llvm/llvm-project] a11523: [X86] Add test coverage for TESTPS/TESTPD showing ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 12 03:42:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a11523a0c16075e4725ed01e8c22bb54f9e554a9
https://github.com/llvm/llvm-project/commit/a11523a0c16075e4725ed01e8c22bb54f9e554a9
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M llvm/test/CodeGen/X86/combine-testpd.ll
M llvm/test/CodeGen/X86/combine-testps.ll
Log Message:
-----------
[X86] Add test coverage for TESTPS/TESTPD showing the failure to demand only the sign bits
Part of Issue #60007
More information about the All-commits
mailing list