diff options
author | Craig Topper <craig.topper@intel.com> | 2019-08-15 05:52:02 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-08-15 05:52:02 +0000 |
commit | dbcbbf5658d82a84eadaeab3df7535a4faa39be9 (patch) | |
tree | 80cc0705d8f23548e483566601716472144b2727 /llvm/lib/Analysis | |
parent | a57734ba4ef2917e7bae064f2b1f592293ac8c69 (diff) | |
download | llvm-dbcbbf5658d82a84eadaeab3df7535a4faa39be9.zip llvm-dbcbbf5658d82a84eadaeab3df7535a4faa39be9.tar.gz llvm-dbcbbf5658d82a84eadaeab3df7535a4faa39be9.tar.bz2 |
[X86] Remove unneeded isel pattern for v4f32->v4i32 fp_to_sint and conversion to MMX.
fp_to_sint is turned into X86cvttp2si during isel preprocessing.
The other redundant isel patterns were removed previously, but I
missed this one because its in the MMX td file.
llvm-svn: 368968
Diffstat (limited to 'llvm/lib/Analysis')
0 files changed, 0 insertions, 0 deletions