Lower truncations and expansions between fp128 and half values into libcalls.
Expand truncating stores into two separate truncation and a store operations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The diff looks fine but:
(a) the commit title only mentions truncstore whilst this also fixes both general truncation and extension
(b) the commit body doesn't mention extension
Comment Actions
I'm bad at picking titles,
Fixing the extension was a side-effect, I've now updated the commit title and body.