[all-commits] [llvm/llvm-project] fe51f9: [AArch64][GlobalISel] Legalize G_LLROUND for s64 +...
Jessica Paquette via All-commits
all-commits at lists.llvm.org
Mon Aug 23 09:46:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe51f9098b41047a4db234801473956fbdc4b53b
https://github.com/llvm/llvm-project/commit/fe51f9098b41047a4db234801473956fbdc4b53b
Author: Jessica Paquette <jpaquette at apple.com>
Date: 2021-08-23 (Mon, 23 Aug 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/legalize-llround.mir
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
Log Message:
-----------
[AArch64][GlobalISel] Legalize G_LLROUND for s64 + s32
Same as G_LROUND.
Also add a TODO for full fp16 legalization.
Differential Revision: https://reviews.llvm.org/D108564
More information about the All-commits
mailing list