[X86] X86InstrInfo.cpp - try to pass DebugLoc by const-ref to avoid costly TrackingMD...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 13 May 2021 12:23:19 +0000 (13:23 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 13 May 2021 12:31:53 +0000 (13:31 +0100)
commit4956655640c19190264b07740499e56ccb33c61f
tree82c014007afa4af76c8611a4b6c4ed646f86d6bc
parent9dfc4ac41cedd8d7a79d7954b5a54ab33cfca05d
[X86] X86InstrInfo.cpp - try to pass DebugLoc by const-ref to avoid costly TrackingMDNodeRef copies. NFCI.
llvm/lib/Target/X86/X86InstrInfo.cpp