[all-commits] [llvm/llvm-project] 74e541: [X86] Fix typo in assertion message. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jan 28 06:21:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74e5418ae6630d298982f8014c184b01bebcf455
https://github.com/llvm/llvm-project/commit/74e5418ae6630d298982f8014c184b01bebcf455
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-01-28 (Sun, 28 Jan 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Fix typo in assertion message. NFC.
We are NOT expecting undefs in AND/ANDNP faux shuffle masks
More information about the All-commits
mailing list