[all-commits] [llvm/llvm-project] 4c8ce5: [InstCombine] Preserve all flags in select of gep ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jun 19 03:02:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c8ce5d3012cc9f16ab8fee5ec444f6036cb099e
https://github.com/llvm/llvm-project/commit/4c8ce5d3012cc9f16ab8fee5ec444f6036cb099e
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
M llvm/test/Transforms/InstCombine/opaque-ptr.ll
Log Message:
-----------
[InstCombine] Preserve all flags in select of gep fold
Preserve the flag intersection.
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