[all-commits] [llvm/llvm-project] 648faa: [InstCombine] Mark element type access as non-opaq...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 27 02:40:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 648faa3b5d116acfa6463bbf24f81014b6dfbaf5
https://github.com/llvm/llvm-project/commit/648faa3b5d116acfa6463bbf24f81014b6dfbaf5
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] Mark element type access as non-opaque (NFC)
Also make the function static to make it more obvious that it is
only used in the one place.
More information about the All-commits
mailing list