[Openmp-commits] [PATCH] D125717: [InstCombine] Optimize and of icmps with power-of-2 and contiguous masks

John McIver via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed May 31 14:56:01 PDT 2023


jmciver added a subscriber: erikdesjardins.
jmciver added a comment.

@nikic this patch is for #54856 <https://github.com/llvm/llvm-project/issues/54856>, which originated from @erikdesjardins.

This refinment is not triggered by building LLVM or anything of the components of the llvm-test-suite.

What are the appropriate next steps to gain InstCombine maintainer sign off?

Thanks in advance for your feedback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125717



More information about the Openmp-commits mailing list