[Hexagon] Remove redundant HVX intrinsic selection patterns, NFC
authorKrzysztof Parzyszek <kparzysz@quicinc.com>
Fri, 23 Apr 2021 13:11:59 +0000 (08:11 -0500)
committerKrzysztof Parzyszek <kparzysz@quicinc.com>
Fri, 23 Apr 2021 14:28:08 +0000 (09:28 -0500)
commit8ebdb58aac01484c68106f7566e6d163955ba540
tree49aa709a5bd4cdddefb5e3afe4ff341e1a300030
parent91464c30bfcf731ccb7f9d6ef6d26e8c1657a6e6
[Hexagon] Remove redundant HVX intrinsic selection patterns, NFC

Deleted HexagonMapAsm2IntrinV65.gen.td that wasn't included anywhere,
moved V6_vrmpy*_rtt* patterns to HexagonIntrinsics.td.

Touch CMakeLists.txt to force re-cmake (somehow the unused file was
listed as a dependency in the generated makefiles).
llvm/lib/Target/Hexagon/CMakeLists.txt
llvm/lib/Target/Hexagon/HexagonIntrinsics.td
llvm/lib/Target/Hexagon/HexagonMapAsm2IntrinV65.gen.td [deleted file]