[PATCH] D147688: [X86] Fix a crash issue after D147243

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 01:55:31 PDT 2023


pengfei updated this revision to Diff 511326.
pengfei added a comment.

Include quick fix for issue reported on D147243 <https://reviews.llvm.org/D147243> too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147688

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/pr53419.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147688.511326.patch
Type: text/x-patch
Size: 11194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/ab08f697/attachment.bin>


More information about the llvm-commits mailing list