[PATCH] D122900: [x86] Disable optimization involved in an infinite loop inside DAG combiner.

pierre gousseau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 06:10:05 PDT 2022


pgousseau updated this revision to Diff 419736.
pgousseau added a comment.

Added a regression test.


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

https://reviews.llvm.org/D122900

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/lzcnt-zext-cmp.ll
  llvm/test/CodeGen/X86/pr54694.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122900.419736.patch
Type: text/x-patch
Size: 17781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220401/e8c09581/attachment.bin>


More information about the llvm-commits mailing list