[PATCH] D144198: [AMDGPU] Check exact width in get*ClassForBitWidth
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 06:43:46 PDT 2023
foad planned changes to this revision.
foad added a comment.
In D144198#4132341 <https://reviews.llvm.org/D144198#4132341>, @foad wrote:
> Currently this causes a couple of test failures:
>
> LLVM :: CodeGen/AMDGPU/GlobalISel/extractelement.ll
> LLVM :: CodeGen/AMDGPU/GlobalISel/insertelement.ll
This patch will probably be superseded by D148096 <https://reviews.llvm.org/D148096> which aims to fix those failures.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144198/new/
https://reviews.llvm.org/D144198
More information about the llvm-commits
mailing list