In quite a few places we were calling getCurSDLoc() to get the debug
location, but this is already a local variable sdl.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D114447
[NFC][CodeGen] Tidy up SelectionDAGBuilder::visitIntrinsicCall to use existing sdl debug loc ClosedPublic Authored by david-arm on Nov 23 2021, 8:54 AM.
Details Summary In quite a few places we were calling getCurSDLoc() to get the debug
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 23 2021, 9:12 AM Closed by commit rGcf40ca026f91: [NFC] Tidy up SelectionDAGBuilder::visitIntrinsicCall to use existing sdl debug… (authored by david-arm). · Explain WhyNov 24 2021, 2:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 389221 llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
|