[PATCH] D124062: [RISCV][Clang][NFC] Update vid intrinsic tests.
Zakk Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 20 01:39:58 PDT 2022
khchen added a comment.
In D124062#3461069 <https://reviews.llvm.org/D124062#3461069>, @frasercrmck wrote:
> Were they perhaps passing because `i64 [[VL:%.*]]` was matching the `, i64 0` too? Seems like a flaw in the checks generated by the script, but I can see how the majority of the time the brevity is nice.
Yes, agree.
Thanks for reviewing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124062/new/
https://reviews.llvm.org/D124062
More information about the cfe-commits
mailing list