[all-commits] [llvm/llvm-project] e96c0c: [InstCombine] Fix shift calculation in InstCombin...
Quentin Dian via All-commits
all-commits at lists.llvm.org
Tue Mar 5 14:16:39 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e96c0c1d5e0a9916098b1a31acb006ea6c1108fb
https://github.com/llvm/llvm-project/commit/e96c0c1d5e0a9916098b1a31acb006ea6c1108fb
Author: Quentin Dian <dianqk at dianqk.net>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
M llvm/test/Transforms/InstCombine/bitcast.ll
Log Message:
-----------
[InstCombine] Fix shift calculation in InstCombineCasts (#84027)
Fixes #84025.
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