[all-commits] [llvm/llvm-project] 2b81ec: Revert "[ConstantFolding] Fix crash when folding v...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Apr 21 06:08:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b81ec3265bec26f728b1733faff9151dcd496b9
https://github.com/llvm/llvm-project/commit/2b81ec3265bec26f728b1733faff9151dcd496b9
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M llvm/lib/Analysis/VectorUtils.cpp
R llvm/test/Transforms/InstSimplify/is_fpclass.ll
Log Message:
-----------
Revert "[ConstantFolding] Fix crash when folding vector llvm.is.fpclass"
This reverts commit 5fc6425fb6c77052a26cf0cf7b886449fabe1af4.
It is reported to cause other crashes that require a larger fix.
More information about the All-commits
mailing list