"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ca7e3e5c4b753f9f4fcc6bb51efc52ba0c283114"
[X86] Remove some else branches after checking for !useSoftFloat() that set operations to Expand.
If we're using soft floats, then these operations shoudl be softened during type legalization. They'll never get to LegalizeVectorOps or LegalizeDAG so they don't need to be Expanded there.
Loading
Please register or sign in to comment