OSDN Git Service

[AArch64][GlobalISel] Select G_INTRINSIC_ROUND
authorJessica Paquette <jpaquette@apple.com>
Tue, 23 Apr 2019 23:03:03 +0000 (23:03 +0000)
committerJessica Paquette <jpaquette@apple.com>
Tue, 23 Apr 2019 23:03:03 +0000 (23:03 +0000)
commit7fa516f0eba7c9b662cb0220c3bf66cd6acd65f1
tree3bb081e1753ccfa51cc88cef1422a2ca7a135013
parentaeabb06063967ee64e0a92340c0e0ab0946f5a63
[AArch64][GlobalISel] Select G_INTRINSIC_ROUND

Add selection support for G_INTRINSIC_ROUND, add a selection test, and add
check lines to arm64-vfloatintrinsics.ll and f16-instructions.ll.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359046 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstructionSelector.cpp
test/CodeGen/AArch64/GlobalISel/select-intrinsic-round.mir [new file with mode: 0644]
test/CodeGen/AArch64/arm64-vfloatintrinsics.ll
test/CodeGen/AArch64/f16-instructions.ll