[all-commits] [llvm/llvm-project] b54609: [VectorCombine] foldShuffleToIdentity - handle bit...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jul 5 01:48:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b546096d943fcf9e1166e6b4315e85a2aa6e76b6
https://github.com/llvm/llvm-project/commit/b546096d943fcf9e1166e6b4315e85a2aa6e76b6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
M llvm/test/Transforms/PhaseOrdering/X86/blendv-select.ll
Log Message:
-----------
[VectorCombine] foldShuffleToIdentity - handle bitcasts with equal element counts (#97731)
Basic initial patch for #96884 that just handles case where we bitcast between float/integers of the same element width
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