[PATCH] D91437: [AMDGPU][GlobalISel] Fix lowerShlSat

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 09:04:46 PST 2020


mbrkusanin created this revision.
mbrkusanin added reviewers: foad, arsenm.
mbrkusanin added a project: LLVM.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, jvesely, kzhuravl.
mbrkusanin requested review of this revision.
Herald added a subscriber: wdng.

RegBankSelect would crash on G_SELECT when type is not s1.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91437

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-sshlsat.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-ushlsat.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91437.305182.patch
Type: text/x-patch
Size: 151958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/ae9c60c8/attachment-0001.bin>


More information about the llvm-commits mailing list