[all-commits] [llvm/llvm-project] b5c2a1: [InstCombine] Remove some typed pointer handling (...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Aug 9 07:04:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5c2a19fedc2ee615d9edc9bb72c60982b128b1f
https://github.com/llvm/llvm-project/commit/b5c2a19fedc2ee615d9edc9bb72c60982b128b1f
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
Log Message:
-----------
[InstCombine] Remove some typed pointer handling (NFC)
This bitcast is no longer needed.
More information about the All-commits
mailing list