[all-commits] [llvm/llvm-project] dd181a: [X86] Add isMaskableNode helper to determine if a ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Mar 12 09:43:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd181af9506d515186ce510ce2f0e5dc291563f6
https://github.com/llvm/llvm-project/commit/dd181af9506d515186ce510ce2f0e5dc291563f6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Add isMaskableNode helper to determine if a node could potentially fold into a AVX512 predicated instruction. NFC.
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