[all-commits] [llvm/llvm-project] 29f695: [LoopFusion][docs][NFC] Document atomic accesses a...

Madhur Amilkanthwar via All-commits all-commits at lists.llvm.org
Fri Jun 5 01:28:47 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29f6956144ec2ec9b638108cf05058a219a548ba
      https://github.com/llvm/llvm-project/commit/29f6956144ec2ec9b638108cf05058a219a548ba
  Author: Madhur Amilkanthwar <madhura at nvidia.com>
  Date:   2026-06-05 (Fri, 05 Jun 2026)

  Changed paths:
    M llvm/docs/LoopFusion.rst

  Log Message:
  -----------
  [LoopFusion][docs][NFC] Document atomic accesses as a fusion blocker (#201775)

Loops containing atomic accesses are now rejected outright, mirroring
the volatile blocker. Update the eligibility sections to match.



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