[PATCH] D41029: [JumpTables][PowerPC] Let targets decide which switch instructions are suitable for jump tables
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 06:45:12 PST 2017
nemanjai added a comment.
In https://reviews.llvm.org/D41029#960780, @kparzysz wrote:
> 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.
I'll split this out and get it committed.
Repository:
rL LLVM
https://reviews.llvm.org/D41029
More information about the llvm-commits
mailing list