[PATCH] D86902: [AMDGPU] Correct documentation for default setting of sram-ecc

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 20:27:04 PDT 2020


t-tye added a comment.

So it seems the e_flags report that sram-ecc off, yet the code generated is for on.

So we should probably wait for the Target ID changes that fix these multiple bugs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86902



More information about the llvm-commits mailing list