[PATCH] D67003: AMDGPU: Don't put constants in .text for Mesa

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 07:59:29 PDT 2019


arsenm added a comment.

Is mesa actually using mesa3d now? I thought we were still in the unpleasant situation where "unknown" OS was treated like mesa3d, but not quite. I thought clover and radv were using mesa3d, but OpenGL was not. If it has, can we finally drop the second scratch implementation?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67003





More information about the llvm-commits mailing list