[PATCH] D86715: [CodeGen] Properly propagating Calling Convention information when lowering vector arguments
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 07:42:53 PDT 2020
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/ARM/fp16-v3.ll:31
; CHECK-LABEL: test_bitcast:
-; CHECK: vcvtb.f16.f32
-; CHECK: vcvtb.f16.f32
----------------
Why were these deleted?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86715/new/
https://reviews.llvm.org/D86715
More information about the llvm-commits
mailing list