[PATCH] D88834: [InstCombine] matchRotate - add support for matching general funnel shifts with constant shift amounts (PR46896)

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 05:40:08 PDT 2021


hans added a comment.

We bisected a false positive in MSan to this patch, see https://bugs.llvm.org/show_bug.cgi?id=50840


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88834



More information about the llvm-commits mailing list