[all-commits] [llvm/llvm-project] 1e69a5: [Attributor] Cleanup detection of non-relaxed atom...

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Apr 1 12:02:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e69a5af92242cfffc88df91fa990a8e17441b48
      https://github.com/llvm/llvm-project/commit/1e69a5af92242cfffc88df91fa990a8e17441b48
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp

  Log Message:
  -----------
  [Attributor] Cleanup detection of non-relaxed atomics in nosync inference

The code was checking for cases which are disallowed by the verifier.  Delete dead code and adjust style.




More information about the All-commits mailing list