[all-commits] [llvm/llvm-project] 417cd3: [X86] Add test showing failure to constant fold (V...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jun 15 10:32:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 417cd33f6d155d6d16ea29e9bcd81bb4708c9cfa
https://github.com/llvm/llvm-project/commit/417cd33f6d155d6d16ea29e9bcd81bb4708c9cfa
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-06-15 (Sat, 15 Jun 2024)
Changed paths:
M llvm/test/CodeGen/X86/combine-pmadd.ll
Log Message:
-----------
[X86] Add test showing failure to constant fold (V)PMADDUBSW nodes
Commit: 0938cdbfbd946e4033b070ec4fbd9dfd790eb91a
https://github.com/llvm/llvm-project/commit/0938cdbfbd946e4033b070ec4fbd9dfd790eb91a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-06-15 (Sat, 15 Jun 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/combine-pmadd.ll
Log Message:
-----------
[X86] computeKnownBitsForTargetNode - add handling for (V)PMADDUBSW nodes
Compare: https://github.com/llvm/llvm-project/compare/95b77d90aae1...0938cdbfbd94
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list