[all-commits] [llvm/llvm-project] 6b05d7: Mark unordered memset/memmove/memcpy as nosync

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Apr 1 10:39:15 PDT 2021


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

  Changed paths:
    M llvm/include/llvm/IR/Intrinsics.td
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
    M llvm/test/Analysis/BasicAA/cs-cs.ll

  Log Message:
  -----------
  Mark unordered memset/memmove/memcpy as nosync

Mostly a means to remove a bit of code from attributor in advance of implementing a FuncAttr inference for nosync.




More information about the All-commits mailing list