[all-commits] [llvm/llvm-project] cc64ec: [NFC][OpaquePtr] Avoid using PointerType::getEleme...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon May 17 18:41:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc64ece77dddfa7aa590b6d69fe026fcd64d00cf
https://github.com/llvm/llvm-project/commit/cc64ece77dddfa7aa590b6d69fe026fcd64d00cf
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M llvm/include/llvm/IR/Instructions.h
M llvm/lib/Analysis/VectorUtils.cpp
Log Message:
-----------
[NFC][OpaquePtr] Avoid using PointerType::getElementType() in VectorUtils.cpp
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D102533
More information about the All-commits
mailing list