[all-commits] [llvm/llvm-project] 8ad6d5: Revert "[AggressiveInstCombine] Add `phi` nodes su...
Anton Afanasyev via All-commits
all-commits at lists.llvm.org
Wed Feb 23 04:56:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ad6d5e465bba198c883e699c28690b0ea79400d
https://github.com/llvm/llvm-project/commit/8ad6d5e465bba198c883e699c28690b0ea79400d
Author: Anton Afanasyev <anton.a.afanasyev at gmail.com>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h
M llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
M llvm/test/Transforms/AggressiveInstCombine/trunc_phi.ll
Log Message:
-----------
Revert "[AggressiveInstCombine] Add `phi` nodes support to `TruncInstCombine`"
This reverts commit f84d732f8c1737940afab71824134f41f37a048b.
Breakage of "sanitizer-x86_64-linux-fast"
More information about the All-commits
mailing list