[PATCH] D159491: [VP] IR expansion for zext/sext/trunc/fptosi/fptosi/sitofp/uitofp/fptrunc/fpext

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 10 08:00:06 PDT 2023


RKSimon added a comment.

(style) Remove the braces around each case statment - we should only need those if we have a local variable


Repository:
  rZORG LLVM Github Zorg

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

https://reviews.llvm.org/D159491



More information about the llvm-commits mailing list