[PATCH] D90093: [SVE] Move INT_TO_FP i1 promotion into custom lowering.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 16:35:51 PST 2020


paulwalker-arm added a comment.

Just making a note here that I've push D90093 <https://reviews.llvm.org/D90093> so that we follow the same principle shown here for the lowering of i1 based int_to_fp conversions. This also means getPromotedVTForPredicate is now useable for this patch also.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90093



More information about the llvm-commits mailing list