[all-commits] [llvm/llvm-project] cd3924: [InstCombine] Remove no longer needed constant off...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Sep 13 01:16:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd392420322f9968f76cd7f4afb6726d5912b236
https://github.com/llvm/llvm-project/commit/cd392420322f9968f76cd7f4afb6726d5912b236
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
[InstCombine] Remove no longer needed constant offset case (NFCI)
Now that we canonicalize constant geps to i8 type, this special
handling should no longer be needed.
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