[all-commits] [llvm/llvm-project] 0fa174: [LICM] Add test for noalias call (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jan 6 02:46:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fa174398bfd7040128340bae03228838ee6082e
      https://github.com/llvm/llvm-project/commit/0fa174398bfd7040128340bae03228838ee6082e
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-01-06 (Thu, 06 Jan 2022)

  Changed paths:
    M llvm/test/Transforms/LICM/promote-tls.ll

  Log Message:
  -----------
  [LICM] Add test for noalias call (NFC)

Add a test with a noalias call that is not a known allocation
function.




More information about the All-commits mailing list