[llvm] [AMDGPU][MC] Disallow null as saddr in flat instructions (PR #101730)

Jun Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 12:27:27 PDT 2024


================
@@ -1214,7 +1214,8 @@ class SIInstrInfo final : public AMDGPUGenInstrInfo {
   /// threads in the wave.
   /// \returns The SGPR register that \p SrcReg was copied to.
----------------
jwanggit86 wrote:

Done.

https://github.com/llvm/llvm-project/pull/101730


More information about the llvm-commits mailing list