This is a follow up patch to support constrained FP in FP16 emulation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
llvm/test/CodeGen/X86/fp-strict-scalar-cmp-fp16.ll | ||
---|---|---|
8 | probably worth adding nounwind to #0 to stop the cfi noise |
llvm/lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
632 | worth keeping the f32/f64 setOperationAction calls separate? |
Comment Actions
Address review comments. Thanks Simon!
llvm/lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
632 | Good point! |
Comment Actions
Ping. I hold for a while in case blocking the base patch been reverted. I think it's stable to go now.
clang-format not found in user’s local PATH; not linting file.