[PATCH] D104185: [SPARC] Legalize truncating stores of fp128 to half values

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 12 11:12:19 PDT 2021


jrtc27 added a comment.

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


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104185/new/

https://reviews.llvm.org/D104185



More information about the llvm-commits mailing list