[PATCH] D77798: [Target][ARM] Fix VPT Block Pass miscompilation
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 10:14:56 PDT 2020
dmgreen added a comment.
Yeah, I thought that worked differently to how it does. I may have led you astray.
================
Comment at: llvm/test/CodeGen/Thumb2/mve-pred-not.ll:405
define arm_aapcs_vfpcc <4 x i32> @vpttet_v4i1(<4 x i32> %x, <4 x i32> %y, <4 x i32> %z) {
; CHECK-LABEL: vpttet_v4i1:
----------------
Can you keep the old test as another vpttee test too
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77798/new/
https://reviews.llvm.org/D77798
More information about the llvm-commits
mailing list