GlobalISel: Remove getIntrinsicID utility function
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 11 Jul 2021 13:58:02 +0000 (09:58 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 13 Jul 2021 15:04:10 +0000 (11:04 -0400)
commit77a608d9de472766fcab51412100764e534ceaf9
treef6356152bcdce2aee549789496c0a05e41d570a1
parent121541fdcd5c9760ff242451d2b682c45a2a54df
GlobalISel: Remove getIntrinsicID utility function

This is redundant with a method directly on MachineInstr
llvm/include/llvm/CodeGen/GlobalISel/Utils.h
llvm/lib/CodeGen/GlobalISel/Utils.cpp
llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp