[all-commits] [llvm/llvm-project] 19c563: [ArgPromotion] Transfer metadata nontemporal to pr...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Tue Jul 26 01:30:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19c5638e4fe2851e5b2e2c651dfe559c88bb2c82
      https://github.com/llvm/llvm-project/commit/19c5638e4fe2851e5b2e2c651dfe559c88bb2c82
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2022-07-26 (Tue, 26 Jul 2022)

  Changed paths:
    M llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
    M llvm/test/Transforms/ArgumentPromotion/metadata.ll

  Log Message:
  -----------
  [ArgPromotion] Transfer metadata nontemporal to promoted loads

Fixes #56703

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D130536




More information about the All-commits mailing list