[PATCH] D112000: [SelectionDAG] Allow FindMemType to fail when widening loads & stores

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 09:30:25 PDT 2021


frasercrmck updated this revision to Diff 380996.
frasercrmck added a comment.

- use report_fatal_error over llvm_unreachable


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112000

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112000.380996.patch
Type: text/x-patch
Size: 10411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/ce227d6b/attachment.bin>


More information about the llvm-commits mailing list