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

Cassie Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 14:22:49 PST 2021


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

Re-add the vector code to make it more properly an NFC commit

Putting up the little change removing the vector support in a different patch.


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.320216.patch
Type: text/x-patch
Size: 6069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/b53b00a6/attachment.bin>


More information about the llvm-commits mailing list