[PATCH] D88422: [GlobalISel] fix widenScalarUnmerge if widen type is not a multiple of destination type

Dominik Montada via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 23:18:31 PDT 2020


gargaroff updated this revision to Diff 294888.
gargaroff marked 3 inline comments as done.
gargaroff added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88422

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88422.294888.patch
Type: text/x-patch
Size: 5925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200929/d591486e/attachment.bin>


More information about the llvm-commits mailing list