[PATCH] D109082: [AMDGPU] Use S_BITCMP1_* to replace AND in optimizeCompareInstr

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 01:08:21 PDT 2021


foad added a comment.

Shouldn't we have normal instructions selection patterns for s_bitcmp0/1? Would this patch still be required if we had that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109082



More information about the llvm-commits mailing list