[all-commits] [llvm/llvm-project] 8e596f: [Attributor] Cleanup intrinsic handling in nosync ...

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Apr 1 11:50:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e596f7e27b47a4bf7c0890214a89b5e60a01b77
      https://github.com/llvm/llvm-project/commit/8e596f7e27b47a4bf7c0890214a89b5e60a01b77
  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 intrinsic handling in nosync inference [mostly NFC]

Mostly stylistic adjustment, but the old code didn't handle the memcpy.inline intrinsic.  By using the matcher class, we now do.




More information about the All-commits mailing list