add getexp instruction with sae
add rounding mode for sqrt
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/X86/X86ISelLowering.h | ||
---|---|---|
205 | Don't need 2 nodes for getexp. |
Comment Actions
Please fix the {} and commit.
Thanks
lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
15009 | remove {} from one line "if" |
Don't need 2 nodes for getexp.