diff options
author | Nirav Dave <niravd@google.com> | 2017-11-20 18:38:55 +0000 |
---|---|---|
committer | Nirav Dave <niravd@google.com> | 2017-11-20 18:38:55 +0000 |
commit | 3669061298f694d9c060e530fb9b4ec633b7b0e6 (patch) | |
tree | 66d36436a3a04c59c1b1baa704d75b892dca4d56 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | 3309002a868382abc57804507a92be4d5c400c6d (diff) | |
download | bcm5719-llvm-3669061298f694d9c060e530fb9b4ec633b7b0e6.tar.gz bcm5719-llvm-3669061298f694d9c060e530fb9b4ec633b7b0e6.zip |
[X86] Avoid unecessary opsize byte in segment move to memory
Summary:
Segment moves to memory are always 16-bit. Remove invalid 32 and 64
bit variants.
Fixes PR34478.
Reviewers: rnk, craig.topper
Subscribers: llvm-commits, hiraditya
Differential Revision: https://reviews.llvm.org/D39847
llvm-svn: 318678
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions