[PATCH] D155051: [AMDGPU] Add sanity check that fixes bad shift operation in AMD backend

Konrad Kusiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 07:56:13 PDT 2023


konradkusiak97 added a comment.

I updated the fix to return `false` for this case. I've been trying to create a testcase for this but I'm still trying to figure out exactly how to write a it so it triggers this specific case with 0 mask.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155051



More information about the llvm-commits mailing list