[all-commits] [llvm/llvm-project] acb6f1: TargetLowering.cpp - remove non-constant EXTRACT_S...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu May 14 10:14:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: acb6f1ae096e8262fb30a267e9f40dea62432b26
      https://github.com/llvm/llvm-project/commit/acb6f1ae096e8262fb30a267e9f40dea62432b26
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

  Log Message:
  -----------
  TargetLowering.cpp - remove non-constant EXTRACT_SUBVECTOR/INSERT_SUBVECTOR handling. NFC.

Now that D79814 has landed, we can assume that subvector ops use constant, in-range indices.




More information about the All-commits mailing list