[all-commits] [llvm/llvm-project] 3eb7a8: [NFC][InstCombine][SROA][Asan] Precommit test affe...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Jul 26 17:59:23 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/nfcinstcombinesroaasan-precommit-test-affected-by-100773
Home: https://github.com/llvm/llvm-project
Commit: 3eb7a8ef952d6432661bb0d6ec62ff661c78baf9
https://github.com/llvm/llvm-project/commit/3eb7a8ef952d6432661bb0d6ec62ff661c78baf9
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
A llvm/test/Transforms/InstCombine/select-load.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 optimizations 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