diff options
author | Craig Topper <craig.topper@intel.com> | 2019-11-20 13:01:29 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-11-20 13:03:51 -0800 |
commit | 7488c0a6f5a6fff699ba338fe8fae952e890eb81 (patch) | |
tree | 21e9e975601e337190c0a114b76ce34100e91dd4 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 8ba56f322abf848cec78ff7f814f3ad84cd778be (diff) | |
download | bcm5719-llvm-7488c0a6f5a6fff699ba338fe8fae952e890eb81.tar.gz bcm5719-llvm-7488c0a6f5a6fff699ba338fe8fae952e890eb81.zip |
[X86] Mark vector STRICT_FP_ROUND as Legal instead of Custom.
The Custom handler doesn't do anything for these nodes anyway.
SelectionDAGISel won't mutate them if they are Legal or Custom.
X86 has custom code for mutating them due to missing isel patterns.
When the isel patterns are added Legal will be the right answer.
So go ahead a change it now since that's where we'll end up.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions