[all-commits] [llvm/llvm-project] dd4531: [NFC][InstCombine][SROA][Asan] Precommit test affe...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Jul 26 17:52:27 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/nfcinstcombinesroaasan-precommit-test-affected-by-100773
Home: https://github.com/llvm/llvm-project
Commit: dd4531e7e87934589f223e470d133bf1b9cf1a6c
https://github.com/llvm/llvm-project/commit/dd4531e7e87934589f223e470d133bf1b9cf1a6c
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M llvm/test/Transforms/InstCombine/load.ll
M llvm/test/Transforms/InstCombine/multiple-uses-load-bitcast-select.ll
M llvm/test/Transforms/InstCombine/ptr-replace-alloca.ll
M llvm/test/Transforms/InstCombine/strnlen-2.ll
M llvm/test/Transforms/SROA/phi-and-select.ll
M llvm/test/Transforms/SROA/phi-with-duplicate-pred.ll
M llvm/test/Transforms/SROA/select-load.ll
Log Message:
-----------
[NFC][InstCombine][SROA][Asan] Precommit test affected by #100773
Some optimization need to be undone with
sanitizers by #100773.
Pull Request: https://github.com/llvm/llvm-project/pull/100844
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