[PATCH] D57832: [AArch64][GlobalISe] Add isel support for a couple vector exts/truncs
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 13:52:03 PST 2019
aemerson added a comment.
I think if you're going to have a new separate test, you might as well make it a MIR test for the selector (just use update_mir_test_checks.py) instead of an IR test which already exists in arm64-vcvt_f.ll.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57832/new/
https://reviews.llvm.org/D57832
More information about the llvm-commits
mailing list