[PATCH] D143646: [RISCV] Return false from shouldFormOverflowOp when type is i8 and i16

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 22:04:41 PST 2023


liaolucy updated this revision to Diff 503624.
liaolucy added a comment.

Address craig.topper's comments.
Address jrtc27's comments. https://reviews.llvm.org/rG42a5dda553e8


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143646

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/overflow-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143646.503624.patch
Type: text/x-patch
Size: 3927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/0b1330fd/attachment.bin>


More information about the llvm-commits mailing list