[llvm] AMDGPU: Materialize bitwise not of inline immediates (PR #95960)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 11:53:12 PDT 2024


arsenm wrote:

The first 2 changes I thought to avoid the VOPD regression didn't work. Checking if it's a post-RA run and moving the VOPD pass both still see the same regression 

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


More information about the llvm-commits mailing list