[PATCH] D130579: AMDGPU: Use tablegen patterns for buffer global and flat atomic fadd

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 12:06:32 PDT 2022


thakis added a comment.

This broke check-clang everywhere, see e.g. https://lab.llvm.org/buildbot/#/builders/109/builds/47270 (or most other bots on https://lab.llvm.org/buildbot/#/console) or http://45.33.8.238/macm1/45085/step_7.txt (or all other bots on http://45.33.8.238/).

Please take a look and revert for now if it takes a while to fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130579



More information about the llvm-commits mailing list