[PATCH] D151122: [GlobalISel] Check if ShiftAmt is greater then size of operand

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 08:40:10 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG792667daddec: [GlobalISel] Check if ShiftAmt is greater then size of operand (authored by mbrkusanin).

Changed prior to commit:
  https://reviews.llvm.org/D151122?vs=525220&id=529609#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151122

Files:
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizer-combiner-divrem-insertpt-crash.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shl-from-extend-narrow.postlegal.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shl-from-extend-narrow.prelegal.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/shl-ext-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151122.529609.patch
Type: text/x-patch
Size: 30248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230608/0e2a1d38/attachment-0001.bin>


More information about the llvm-commits mailing list