[PATCH] D67334: [InstCombine] fold sign-bit compares of srem

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 04:48:58 PDT 2019


RKSimon added a comment.

Slightly beyond the scope of this patch, but would it be realistic to support non-constant cases? I know at present m_Power2 can't handle this


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

https://reviews.llvm.org/D67334





More information about the llvm-commits mailing list