[PATCH] D145890: [InstCombine] Generate better code for std::bit_floor from libstdc++

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 23:43:35 PDT 2023


kazu added a comment.

In D145890#4209037 <https://reviews.llvm.org/D145890#4209037>, @RKSimon wrote:

> please can you add vector test coverage?

I just checked in:

https://github.com/llvm/llvm-project/commit/f9f4767af9f3d89792d67ae8c5f65913ff263b89


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145890



More information about the llvm-commits mailing list