[PATCH] D100770: [AMDGPU] Allow multiple uses of the same literal

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 09:54:22 PDT 2021


rampitec added a comment.

I wonder if a 16 bit literal + non-default opsel and the same literal with different opsel, or different literal which turns into the same literal after opsel is applied constitutes a same value? I.e. is it checked on decoding or after?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100770



More information about the llvm-commits mailing list