[PATCH] D82443: [ARM] Narrowing half-precision lowering to supported CCs

Lucas Prates via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 08:00:59 PDT 2020


pratlucas added a comment.

I've posted D82552 <https://reviews.llvm.org/D82552> fixing the assertion failure on the type legalization's bitcast handling. Once it lands, it should be ok to include `arm_aapcs_fvpcc` and `swiftcc` on this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82443





More information about the llvm-commits mailing list