commit | cbf3501e5617ef0f797b2c31a2ebd611276c1b60 | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Mon Apr 29 16:03:35 2019 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Mon Apr 29 16:03:35 2019 +0000 |
tree | 02fe1a64acb88d3c60219316342d65adf032df75 | |
parent | e66bf6357fdf7978926bae1ae3e92a3e56f894dc [diff] |
[X86] Remove duplicate string comparison Fix typo introduced in rL332824 where we simplified the extact string matches for "avx512.mask.permvar.sf.256" and "avx512.mask.permvar.si.256" to a string startswith test for "avx512.mask.permvar." llvm-svn: 359460