Adding custom operation for strict fpextend: v2f32 to v2f64 and strict fpround: v2f64 to v2f32
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM with that one comment.
llvm/lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
20091 | Drop the else since we alerady returned in the if. |
Drop the else since we alerady returned in the if.