diff options
author | Justin Hibbits <jrh29@alumni.cwru.edu> | 2020-04-16 09:42:39 -0500 |
---|---|---|
committer | Justin Hibbits <jrh29@alumni.cwru.edu> | 2020-07-31 22:42:57 -0500 |
commit | 914dbf4808d46632cc7b8dda861a11f978083416 (patch) | |
tree | 54dc345da0775eb3221b7fd0b8d7701418937528 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 605fd4d77ce19c4d8c331732b490ef436ab093c2 (diff) | |
download | llvm-914dbf4808d46632cc7b8dda861a11f978083416.zip llvm-914dbf4808d46632cc7b8dda861a11f978083416.tar.gz llvm-914dbf4808d46632cc7b8dda861a11f978083416.tar.bz2 |
PowerPC: Fix SPE extloadf32 handling.
The patterns were incorrect copies from the FPU code, and are
unnecessary, since there's no extended load for SPE. Just let LLVM
itself do the work by marking it expand.
Reviewed By: #powerpc, lkail
Differential Revision: https://reviews.llvm.org/D78670
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions