[all-commits] [llvm/llvm-project] 87bc0f: [VectorCombine] Preserve cast flags in foldBitOpOf...
Hongyu Chen via All-commits
all-commits at lists.llvm.org
Tue Sep 30 01:38:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87bc0f7431891b3f5d83205f856be7362911790e
https://github.com/llvm/llvm-project/commit/87bc0f7431891b3f5d83205f856be7362911790e
Author: Hongyu Chen <xxs_chy at outlook.com>
Date: 2025-09-30 (Tue, 30 Sep 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
M llvm/test/Transforms/VectorCombine/X86/bitop-of-castops.ll
Log Message:
-----------
[VectorCombine] Preserve cast flags in foldBitOpOfCastConstant (#161237)
Follow-up of #157822.
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