[all-commits] [llvm/llvm-project] 954272: Add support for llvm.assume intrinsic to the LoadS...

Justin Bogner via All-commits all-commits at lists.llvm.org
Fri Apr 30 13:40:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 954272108587d0862919212137e67988f079c4a5
      https://github.com/llvm/llvm-project/commit/954272108587d0862919212137e67988f079c4a5
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
    M llvm/test/Transforms/LoadStoreVectorizer/X86/vectorize-i8-nested-add.ll

  Log Message:
  -----------
  Add support for llvm.assume intrinsic to the LoadStoreVectorizer pass

Patch by Viacheslav Nikolaev. Thanks!




More information about the All-commits mailing list