[all-commits] [llvm/llvm-project] 7c275a: AMDGPU: Implement getRequiredProperties for SIFold...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Feb 17 08:53:57 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/si-fold-operands-get-required-properties
Home: https://github.com/llvm/llvm-project
Commit: 7c275a8c0d9ebe1d2eb10a001281259ced162896
https://github.com/llvm/llvm-project/commit/7c275a8c0d9ebe1d2eb10a001281259ced162896
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-17 (Mon, 17 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
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