[all-commits] [llvm/llvm-project] 316f53: [X86] getTargetConstantBitsFromNode - handle EXTRA...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jun 12 08:51:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 316f530724ee2e870886e75729799afbcc1ff8d3
https://github.com/llvm/llvm-project/commit/316f530724ee2e870886e75729799afbcc1ff8d3
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/zero_extend_vector_inreg_of_broadcast.ll
M llvm/test/CodeGen/X86/zero_extend_vector_inreg_of_broadcast_from_memory.ll
Log Message:
-----------
[X86] getTargetConstantBitsFromNode - handle EXTRACT_SUBVECTOR through bitcasts (#143886)
Generalize the extraction index/width to account for any changes in type through bitcasts
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