[all-commits] [llvm/llvm-project] e7c816: [InstCombine] Fix unexpected overwriting in `fold...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Tue Apr 23 15:04:52 PDT 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: e7c816b3cd3e1e28a9817291885b647d0c42ca9a
https://github.com/llvm/llvm-project/commit/e7c816b3cd3e1e28a9817291885b647d0c42ca9a
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
M llvm/test/Transforms/InstCombine/select-divrem.ll
Log Message:
-----------
[InstCombine] Fix unexpected overwriting in `foldSelectWithSRem` (#89539)
Fixes #89516
(cherry picked from commit 6309440c218778db027306826993e484eab2be17)
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