diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-05-31 13:50:40 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-05-31 13:51:01 +0100 |
commit | f046326847076b50017b3d32db62c3511c478888 (patch) | |
tree | 7eeda739c7e70250d3487d58427ae0806427c480 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | 15b281d7805dde85af532b954e27e3fc8bf2611d (diff) | |
download | llvm-f046326847076b50017b3d32db62c3511c478888.zip llvm-f046326847076b50017b3d32db62c3511c478888.tar.gz llvm-f046326847076b50017b3d32db62c3511c478888.tar.bz2 |
[X86] getFauxShuffleMask/getTargetShuffleInputs - make SelectionDAG const (PR45974).
Try to prevent future node creation issues (as detailed in PR45974) by making the SelectionDAG reference const, so it can still be used for analysis, but not node creation.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions