[PATCH] D159491: [VP] IR expansion for zext/sext/trunc/fptosi/fptosi/sitofp/uitofp/fptrunc/fpext
LiqinWeng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 10 19:12:04 PDT 2023
Miss_Grape added a comment.
In D159491#4642796 <https://reviews.llvm.org/D159491#4642796>, @RKSimon wrote:
> (style) Remove the braces around each case statment - we should only need those if we have a local variable
done~
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159491/new/
https://reviews.llvm.org/D159491
More information about the llvm-commits
mailing list