[PATCH] D154193: [X86]Remove TEST in AND32ri+TEST16rr in peephole-opt

Wang, Xin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 01:10:50 PDT 2023


XinWang10 added a comment.

In D154193#4484279 <https://reviews.llvm.org/D154193#4484279>, @uabelho wrote:

> The  following crashes with the patch
>
>   llc -march=x86-64 -o /dev/null reduced.ll
>
> F28188745: reduced.ll <https://reviews.llvm.org/F28188745>

Thanks a lot!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154193



More information about the llvm-commits mailing list