diff options
author | Krzysztof Parzyszek <kparzysz@quicinc.com> | 2020-08-24 13:25:06 -0500 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@quicinc.com> | 2020-08-25 15:19:52 -0500 |
commit | 514d6e9a8d91e739292c9024d677b8d3c6d43f0c (patch) | |
tree | 0b8129d1b60eac7e4190c459b8c470a4541fd4f8 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 66e536bc36fb51da1732c8f093f07b5c600df3fe (diff) | |
download | llvm-514d6e9a8d91e739292c9024d677b8d3c6d43f0c.zip llvm-514d6e9a8d91e739292c9024d677b8d3c6d43f0c.tar.gz llvm-514d6e9a8d91e739292c9024d677b8d3c6d43f0c.tar.bz2 |
[SDAG] Improve MemSDNode::getBasePtr
It returned getOperand(1), except for STORE for which it returned
getOperand(2). Handle MSTORE, MGATHER, and MSCATTER as well.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions