[all-commits] [llvm/llvm-project] 630944: [InstCombine] Fix unexpected overwriting in `fold...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Sun Apr 21 07:41:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6309440c218778db027306826993e484eab2be17
https://github.com/llvm/llvm-project/commit/6309440c218778db027306826993e484eab2be17
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-04-21 (Sun, 21 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
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