[all-commits] [llvm/llvm-project] 0e2b96: [X86] Add Issue #61104 test case
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Mar 6 10:04:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e2b9672827032bb7871bfec091ff7b098c2dd88
https://github.com/llvm/llvm-project/commit/0e2b9672827032bb7871bfec091ff7b098c2dd88
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M llvm/test/CodeGen/X86/bitcast-and-setcc-256.ll
Log Message:
-----------
[X86] Add Issue #61104 test case
Shows the failure of combineBitcastvxi1 to sign-extend a select(i1,vXi1,vXi1) pattern
More information about the All-commits
mailing list