[all-commits] [llvm/llvm-project] ba7da1: Revert "[InstSimplify] reduce code duplication for...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon Oct 3 08:21:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba7da14d83dedc160492d9b8eb36ebd69a442a87
https://github.com/llvm/llvm-project/commit/ba7da14d83dedc160492d9b8eb36ebd69a442a87
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/floating-point-arithmetic.ll
Log Message:
-----------
Revert "[InstSimplify] reduce code duplication for fmul folds; NFC"
This reverts commit 7b7940f9da80de6aa0b8f28a0ef809dafe4cdffc.
This missed a test update.
More information about the All-commits
mailing list