This uses a straightforward port of findUnwindDestinations() from SelectionDAG.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D93256  
[GlobalISel][IRTranslator] Ensure branch probabilities are added when translating invoke edges. ClosedPublic Authored by aemerson on Dec 14 2020, 3:32 PM. 
Details Summary This uses a straightforward port of findUnwindDestinations() from SelectionDAG. 
Diff Detail 
 Event TimelineThis revision is now accepted and ready to land.Dec 14 2020, 4:50 PM This revision was landed with ongoing or failed builds.Dec 14 2020, 11:37 PM Closed by commit rGa69b76c50084: [GlobalISel][IRTranslator] Ensure branch probabilities are added when… (authored by aemerson).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 311804 llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
 llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
 llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-invoke-probabilities.ll
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Don't need these