[PATCH] D86578: [TargetLowering] Combine known bits for icmp in SimplifySetCC (PR41182)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 23 03:56:58 PST 2022


nikic added a comment.

To repeat my previous question, because it's not obvious from tests: Which legalizations does this improve? That is, for input IR that has already gone through the `opt -O2` pipeline, which cases does this improve?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86578



More information about the llvm-commits mailing list