[X86] Combine LowerFP_TO_SINT and LowerFP_TO_UINT. They only differ by a...
[X86] Combine LowerFP_TO_SINT and LowerFP_TO_UINT. They only differ by a single boolean flag passed to a helper function. Just check the opcode and create the flag. llvm-svn: 289333
Loading
Please sign in to comment