[all-commits] [llvm/llvm-project] 0c0e36: [GlobalISel] Add G_INTRINSIC_LRINT and translate f...
AE via All-commits
all-commits at lists.llvm.org
Wed Jul 29 11:51:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0c0e36061a8ebb9e81da9d057ebcd4c3d2a1f416
https://github.com/llvm/llvm-project/commit/0c0e36061a8ebb9e81da9d057ebcd4c3d2a1f416
Author: Amara Emerson <amara at apple.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M llvm/include/llvm/Support/TargetOpcodes.def
M llvm/include/llvm/Target/GenericOpcodes.td
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
Log Message:
-----------
[GlobalISel] Add G_INTRINSIC_LRINT and translate from llvm.lrint
Differential Revision: https://reviews.llvm.org/D84551
More information about the All-commits
mailing list