[all-commits] [llvm/llvm-project] 1ceede: [AMDGPULowerBufferFatPointers] Don't try to preser...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jun 14 03:26:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ceede3318c29af83b219cca137f5e2c563fc871
      https://github.com/llvm/llvm-project/commit/1ceede3318c29af83b219cca137f5e2c563fc871
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp

  Log Message:
  -----------
  [AMDGPULowerBufferFatPointers] Don't try to preserve flags for constant expressions

We expect all of these ConstantExpr ctors to fold away, don't try
to preserve flags, especially as the flags are not correct.



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