[PATCH] D95426: [GlobalISel] Extract a narrowScalarAddSub method. NFC

Cassie Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 10:23:20 PST 2021


porglezomp updated this revision to Diff 320167.
porglezomp added a comment.

Moved unreachable case to bottom of switch

(I think it ends up being more readable later.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95426

Files:
  llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95426.320167.patch
Type: text/x-patch
Size: 6101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/f0128be5/attachment.bin>


More information about the llvm-commits mailing list