[PATCH] D94851: [InstCombine] Don't transform (select c, ext(TI), ext(FI)) if ext is free

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 13:04:04 PST 2021


Carrot added a comment.

Thanks for the info.

I will discard this patch and reverse the pattern at function CodeGenPrepare::optimizeExt.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94851



More information about the llvm-commits mailing list