[all-commits] [llvm/llvm-project] b5b8a5: AMDGPU: Implement getRequiredProperties for SIFold...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Feb 17 17:23:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5b8a59a530b69f02bfc98b1ab8758e1757ddb8f
https://github.com/llvm/llvm-project/commit/b5b8a59a530b69f02bfc98b1ab8758e1757ddb8f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
M llvm/lib/Target/AMDGPU/SIFoldOperands.h
M llvm/test/CodeGen/AMDGPU/constant-fold-imm-immreg.mir
Log Message:
-----------
AMDGPU: Implement getRequiredProperties for SIFoldOperands (#127522)
Fix the broken MIR tests violating isSSA.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list