[all-commits] [llvm/llvm-project] 455382: [SelectionDAG] Prevent scalable vector warning fro...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Feb 1 23:42:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4553821815ebe3101dd7c8514a5a2b45891b29a6
https://github.com/llvm/llvm-project/commit/4553821815ebe3101dd7c8514a5a2b45891b29a6
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[SelectionDAG] Prevent scalable vector warning from ComputeNumSignBits on extract_vector_elt on a scalable vector.
More information about the All-commits
mailing list