[all-commits] [llvm/llvm-project] c82cc6: Revert "[IR] Mark mul and ashr const exprs as unde...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Nov 7 02:16:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c82cc62387c84877ef2a08f12e9be89ef1c33000
https://github.com/llvm/llvm-project/commit/c82cc62387c84877ef2a08f12e9be89ef1c33000
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
M llvm/lib/IR/Constants.cpp
Log Message:
-----------
Revert "[IR] Mark mul and ashr const exprs as undesirable"
This reverts commit 0a362f12ec60a49a054befec8620a8e69523af54.
This causes test failures in flang.
More information about the All-commits
mailing list