[all-commits] [llvm/llvm-project] 222d73: Revert "[SelectionDAG][RISCV] Add very basic Promo...
Alan Zhao via All-commits
all-commits at lists.llvm.org
Thu Jun 15 10:21:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 222d73ff7a861445c7ca33215925789426dda483
https://github.com/llvm/llvm-project/commit/222d73ff7a861445c7ca33215925789426dda483
Author: Alan Zhao <ayzhao at google.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sext-vp.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-zext-vp.ll
Log Message:
-----------
Revert "[SelectionDAG][RISCV] Add very basic PromoteIntegerResult/Op support for VP_SIGN/ZERO_EXTEND."
This reverts commit 6bf79fb09416b02b3f8589a4998610d70c185dae.
Reason: causes Clang to crash during Chrome debug builds: https://crbug.com/1455144
More information about the All-commits
mailing list