[all-commits] [llvm/llvm-project] c20695: [InstCombine][X86] simplifyDemandedVectorEltsIntri...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 3 05:41:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c20695a44817d52abda3dee495ef2a172ca315fa
https://github.com/llvm/llvm-project/commit/c20695a44817d52abda3dee495ef2a172ca315fa
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
M llvm/test/Transforms/InstCombine/X86/x86-pmulh.ll
M llvm/test/Transforms/InstCombine/X86/x86-pmulhrs.ll
M llvm/test/Transforms/InstCombine/X86/x86-pmulhu.ll
Log Message:
-----------
[InstCombine][X86] simplifyDemandedVectorEltsIntrinsic - add handling for PMULH/PMULHU/PMULHRS 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