[PATCH] D109450: [IRSim][IROutliner] Allowing Intrinsic Calls to be Used in Similarity Matching and Outlined Regions

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 02:32:40 PST 2022


uabelho added a comment.

In D109450#3283855 <https://reviews.llvm.org/D109450#3283855>, @uabelho wrote:

> Hello,
>
> The following fails with this commit:
>
>   opt -passes='require<ir-similarity>' -o /dev/null bbi-65410.ll

I wrote an issue about this crash:
 https://github.com/llvm/llvm-project/issues/53537


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109450



More information about the llvm-commits mailing list