[PATCH] D42580: [ARM] Armv8.2-A FP16 code generation (part 2/3)
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 29 09:14:32 PST 2018
SjoerdMeijer added a comment.
Okay, got it. Yes, I wanted to stretch the definition a little bit (for the FullFP16 case), but do
see that it might be confusing and not so nice. A new ARM specific node modeling this move
should be easy here, and much cleaner and clearer.
https://reviews.llvm.org/D42580
More information about the llvm-commits
mailing list