diff options
author | Craig Topper <craig.topper@intel.com> | 2017-09-20 06:38:41 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-09-20 06:38:41 +0000 |
commit | 5c7cd25f82581a70da418a40ce83c113c8abc7f2 (patch) | |
tree | dc667570d86869d6691d3fd2ddd04213e09fe6b2 /clang/lib/Format/SortJavaScriptImports.cpp | |
parent | 2e3bf37ec4a2530e6f593c73e5b54ca3f5c95ad5 (diff) | |
download | bcm5719-llvm-5c7cd25f82581a70da418a40ce83c113c8abc7f2.tar.gz bcm5719-llvm-5c7cd25f82581a70da418a40ce83c113c8abc7f2.zip |
[X86] Remove isel checks for immediate size on floating point compare and xop compare instructions. NFCI
If these checks fail we end up not selecting an instruction at all. So we are already relying on the immediate being checked upstream of isel. So doing the check in isel is just bloat to the isel table. Interestingly, we didn't check on the AVX512 version of the instructions anyway.
llvm-svn: 313724
Diffstat (limited to 'clang/lib/Format/SortJavaScriptImports.cpp')
0 files changed, 0 insertions, 0 deletions