[all-commits] [llvm/llvm-project] 08d72a: AMDGPU/GlobalISel: Move executeInWaterfallLoop cal...
Petar Avramovic via All-commits
all-commits at lists.llvm.org
Tue May 26 07:45:18 PDT 2026
Branch: refs/heads/users/petar-avramovic/executeInWaterfallLoop
Home: https://github.com/llvm/llvm-project
Commit: 08d72a04d80e12618919398065dd279d04732a2c
https://github.com/llvm/llvm-project/commit/08d72a04d80e12618919398065dd279d04732a2c
Author: Petar Avramovic <Petar.Avramovic at amd.com>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeHelper.cpp
Log Message:
-----------
AMDGPU/GlobalISel: Move executeInWaterfallLoop call from lower
WFI is an argument to applyMappingSrc and lower,
move executeInWaterfallLoop after these two return.
Also set insert point in executeInWaterfallLoop to
avoid need to set insert point before calling it.
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