[llvm] [AMDGPU] Use 32-bit SGPR to save/restore of SCC (PR #68367)

Sirish Pande via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 16:36:52 PDT 2023


================
@@ -960,6 +960,19 @@ class SIInstrInfo final : public AMDGPUGenInstrInfo {
 
   unsigned getVALUOp(const MachineInstr &MI) const;
 
+  /// Return true if SCC is deinfed and not dead
----------------
srpande wrote:

Good idea.

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


More information about the llvm-commits mailing list