diff options
author | Craig Topper <craig.topper@intel.com> | 2018-09-12 05:25:41 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-09-12 05:25:41 +0000 |
commit | 26a37998588f673ef1e3fc4a126f2a0963dad6bb (patch) | |
tree | 6d9dac64695f722defc0a60564a9dcfc91cef93e /llvm/lib/Support/TargetParser.cpp | |
parent | 8f2499f804d81d4148dea9d3890dc8b48dcd0334 (diff) | |
download | llvm-26a37998588f673ef1e3fc4a126f2a0963dad6bb.zip llvm-26a37998588f673ef1e3fc4a126f2a0963dad6bb.tar.gz llvm-26a37998588f673ef1e3fc4a126f2a0963dad6bb.tar.bz2 |
[SelectionDAG] Remove some code from PromoteIntOp_MGATHER that handles UpdateNodeOperands returning an existing node instead of updating.
I suspect this became unecessary when the CSE of mgather was fixed in r338080. It may still be possible to hit this if we widen the element type of a gather outside of type legalization and the promote the mask of a separate gather node so they become the same. But that seems pretty unlikely.
llvm-svn: 342022
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions