[all-commits] [llvm/llvm-project] e1554a: Revert "[InstCombine] Remove side effect of replac...
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Thu May 5 11:09:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1554ac63a903891843b248d611fa8e9fc75d476
https://github.com/llvm/llvm-project/commit/e1554ac63a903891843b248d611fa8e9fc75d476
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2022-05-06 (Fri, 06 May 2022)
Changed paths:
M llvm/include/llvm/Analysis/InstructionSimplify.h
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
R llvm/test/Transforms/InstCombine/constrained.ll
Log Message:
-----------
Revert "[InstCombine] Remove side effect of replaced constrained intrinsics"
This reverts commit 83914ee96fc2d828e1cfb8913f5d156d39150e2c.
The change caused discussion: https://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20220502/1034841.html
More information about the All-commits
mailing list