[PATCH] D41029: [JumpTables][PowerPC] Let targets decide which switch instructions are suitable for jump tables

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 06:14:13 PST 2017


kparzysz added a comment.

Given that the plan to make the functions in TargetLowering virtual is generally accepted, could you commit that part?  This would solve a problem we're facing in some downstream code.


Repository:
  rL LLVM

https://reviews.llvm.org/D41029





More information about the llvm-commits mailing list