[PATCH] D156124: LoopVectorize/iv-select-cmp: add test for wide trip count (NFC)

Mel Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 20:05:04 PDT 2023


Mel-Chen added a comment.

Based on my response https://reviews.llvm.org/D150851#4531155, do you have any thoughts? 
If you choose option 3, this patch can be landed. 
If you choose option 1, this case can be cleaned up into three blocks: entry, for.body, and exit. 
If you choose option 2, then this test case is not needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156124



More information about the llvm-commits mailing list