[all-commits] [llvm/llvm-project] b7179d: [InstCombine] Extract GEP of bitcast folds into se...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 27 01:48:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7179d92799c7a375b7f8fa1a2a91c5fda713423
https://github.com/llvm/llvm-project/commit/b7179d92799c7a375b7f8fa1a2a91c5fda713423
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
[InstCombine] Extract GEP of bitcast folds into separate function (NFC)
More information about the All-commits
mailing list