[PATCH] D109671: [AMDGPU] Add BFE pattern matches for constrained shifts.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 02:00:55 PDT 2021


foad requested changes to this revision.
foad added a comment.
This revision now requires changes to proceed.

This will give the wrong result when $width is zero.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109671



More information about the llvm-commits mailing list