[PATCH] D47711: [AArch64][SVE] Asm: Add parsing/printing support for exact FP immediates.
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 4 08:23:44 PDT 2018
SjoerdMeijer added a comment.
Hi, I might be missing something, but why do we need this? Why is this not the same as the already existing "k_FPImm" case (with perhaps an additional check somewhere to see if it is one of these 4 expected values)?
https://reviews.llvm.org/D47711
More information about the llvm-commits
mailing list