[all-commits] [llvm/llvm-project] 09f9f7: [AArch64][GlobalISel] Add legalization & selection...
AE via All-commits
all-commits at lists.llvm.org
Thu Jul 30 16:15:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 09f9f7dd1bfe3ec2625fec4de36f4d9c63593bf7
https://github.com/llvm/llvm-project/commit/09f9f7dd1bfe3ec2625fec4de36f4d9c63593bf7
Author: Amara Emerson <amara at apple.com>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/legalize-lrint.mir
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
M llvm/test/CodeGen/AArch64/lrint-conv.ll
Log Message:
-----------
[AArch64][GlobalISel] Add legalization & selection support for G_INTRINSIC_LRINT.
Differential Revision: https://reviews.llvm.org/D84552
More information about the All-commits
mailing list