[PATCH] D104471: [llvm][sve] Lowering for VLS truncating stores

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 09:52:00 PDT 2021


efriedma added inline comments.


================
Comment at: llvm/test/CodeGen/Mips/msa/f16-llvm-ir.ll:1012
 
-declare float @llvm.powi.f32.i32(float, i32)
+declare float @llvm.powi.f32(float, i32)
 
----------------
Not sure what this change is about?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104471



More information about the llvm-commits mailing list