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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 10:53:15 PDT 2021


arsenm added a comment.

In D109671#2996887 <https://reviews.llvm.org/D109671#2996887>, @foad wrote:

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

I'm not seeing the problem with 0?


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