[all-commits] [llvm/llvm-project] c0281c: [OpaquePtr][SPARC] Remove getPointerElementType() ...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Feb 11 11:32:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0281c7607b1a8c060f3aeba4bbfc07b54f54832
https://github.com/llvm/llvm-project/commit/c0281c7607b1a8c060f3aeba4bbfc07b54f54832
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M llvm/include/llvm/IR/InstrTypes.h
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/lib/Target/Sparc/SparcISelLowering.cpp
Log Message:
-----------
[OpaquePtr][SPARC] Remove getPointerElementType() call in SparcISelLowering
Requires keeping better track of sret types.
More information about the All-commits
mailing list