[PATCH] D70372: [InstCombine] Disable insertRangeTest() optimization for BPF target

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 21:26:50 PST 2019


yonghong-song added a comment.

@spatel Thanks for the comments. I agree with your assessment. Looks like the best place is BPF backend to undo this optimization. I will look into implementation in that direction.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70372/new/

https://reviews.llvm.org/D70372





More information about the llvm-commits mailing list