[all-commits] [llvm/llvm-project] c1034d: Follow up of rGe345d547a0d5, and attempt to pacify...

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Wed Jun 17 05:29:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c1034d044ad4e791fec18aeea35c1e03401b077d
      https://github.com/llvm/llvm-project/commit/c1034d044ad4e791fec18aeea35c1e03401b077d
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2020-06-17 (Wed, 17 Jun 2020)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.cpp

  Log Message:
  -----------
  Follow up of rGe345d547a0d5, and attempt to pacify buildbot:

"error: 'get' is deprecated: The base class version of get with the scalable
argument defaulted to false is deprecated."

Changed VectorType::get() -> FixedVectorType::get().




More information about the All-commits mailing list