[all-commits] [llvm/llvm-project] 87549e: [LLVMIR] Use helper methods to set/check readnone ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Oct 21 07:24:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87549e61dae5c1cbb8ef590058aa93053ded481d
      https://github.com/llvm/llvm-project/commit/87549e61dae5c1cbb8ef590058aa93053ded481d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-10-21 (Fri, 21 Oct 2022)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ConvertFromLLVMIR.cpp
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp

  Log Message:
  -----------
  [LLVMIR] Use helper methods to set/check readnone attribute (NFC)

This makes the code forward-compatible to the memory attribute.




More information about the All-commits mailing list