[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
Mon Apr 4 11:10:43 PDT 2022


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

Remove unused parameter.


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

https://reviews.llvm.org/D122900

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122900.420247.patch
Type: text/x-patch
Size: 4513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220404/565dd618/attachment.bin>


More information about the llvm-commits mailing list