[PATCH] D124775: [IRSim] Removing check that caused early matching of commutative instructions

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 00:41:34 PDT 2022


uabelho added a comment.

Hi,

This seems to solve the crash I reported in
 https://github.com/llvm/llvm-project/issues/55131

Do you think it actually fixed the problem so that issue should be closed or is it just hidden?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124775



More information about the llvm-commits mailing list