[PATCH] D124062: [RISCV][Clang][NFC] Update vid intrinsic tests.
Fraser Cormack via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 19 23:44:56 PDT 2022
frasercrmck accepted this revision.
frasercrmck added a comment.
This revision is now accepted and ready to land.
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.
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