[PATCH] D148127: [AMDGPU] Don't transform illegal intrinsics to V_ILLEGAL

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 03:54:07 PDT 2023


Pierre-vh added a comment.

If I understand correctly, the instruction exists pre-GFX10 but isn't documented?
Would it be worth keeping it in just for completeness? It seems rather harmless.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148127



More information about the llvm-commits mailing list