[all-commits] [llvm/llvm-project] 140605: [LLVM][InstCombine] Extend masked_gather's demande...
Paul Walker via All-commits
all-commits at lists.llvm.org
Mon Aug 4 06:05:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1406058cbacc8720042eed15a087f8ff1b5c5e1c
https://github.com/llvm/llvm-project/commit/1406058cbacc8720042eed15a087f8ff1b5c5e1c
Author: Paul Walker <paul.walker at arm.com>
Date: 2025-08-04 (Mon, 04 Aug 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
M llvm/test/Transforms/InstCombine/masked_intrinsics.ll
Log Message:
-----------
[LLVM][InstCombine] Extend masked_gather's demanded elt analysis. (#151732)
Add support for other Constant types for the mask operand.
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