[all-commits] [llvm/llvm-project] 52cc7c: [InstCombine][X86] Add tests for special case, con...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 3 05:08:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52cc7c003a2851e66586dc15c6dc813355e147c6
https://github.com/llvm/llvm-project/commit/52cc7c003a2851e66586dc15c6dc813355e147c6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
A llvm/test/Transforms/InstCombine/X86/x86-pmulh.ll
A llvm/test/Transforms/InstCombine/X86/x86-pmulhrs.ll
A llvm/test/Transforms/InstCombine/X86/x86-pmulhu.ll
Log Message:
-----------
[InstCombine][X86] Add tests for special case, constant folding and demanded elts handling for PMULH style intrinsics
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