[PATCH] D106884: GlobalISel: Have lowerStore handle some unaligned stores

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 14:16:25 PDT 2021


arsenm updated this revision to Diff 362183.
arsenm added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.

Fix over-promoting to the next power of 2


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

https://reviews.llvm.org/D106884

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-store-global.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106884.362183.patch
Type: text/x-patch
Size: 8021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/7b5032f8/attachment.bin>


More information about the llvm-commits mailing list