[PATCH] D122382: [SelectionDAG] Don't create illegally-typed nodes while constant folding

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 04:28:30 PDT 2022


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

apply Craig's suggestion


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122382

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/RISCV/rvv/constant-folding-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122382.418184.patch
Type: text/x-patch
Size: 5143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220325/063f7b3c/attachment.bin>


More information about the llvm-commits mailing list