[all-commits] [llvm/llvm-project] f320f8: [AArch64][GlobalISel] Promote G_UITOFP vector oper...
AE via All-commits
all-commits at lists.llvm.org
Fri Jul 24 17:02:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f320f83f3ac2d9b04fcab9975031fe8afef20253
https://github.com/llvm/llvm-project/commit/f320f83f3ac2d9b04fcab9975031fe8afef20253
Author: Amara Emerson <amara at apple.com>
Date: 2020-07-24 (Fri, 24 Jul 2020)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-itofp.mir
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
Log Message:
-----------
[AArch64][GlobalISel] Promote G_UITOFP vector operands to same elt size as result.
Fixes legalization failures.
More information about the All-commits
mailing list