[all-commits] [llvm/llvm-project] 8160dd: Revert "Mapping of FP operations to constrained in...
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Wed Mar 30 02:47:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8160dd582b67430a5c24c836a57ae3c15cfa973c
https://github.com/llvm/llvm-project/commit/8160dd582b67430a5c24c836a57ae3c15cfa973c
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M llvm/include/llvm/IR/FPEnv.h
M llvm/lib/IR/FPEnv.cpp
M llvm/unittests/IR/InstructionsTest.cpp
Log Message:
-----------
Revert "Mapping of FP operations to constrained intrinsics"
This reverts commit 115b3ace369254f573ca28934ef30ab9d8f497ef.
Starting from this commit the buildbot sanitizer-x86_64-linux-bootstrap-msan
starts failing (build 10071). Reverted for investigation.
More information about the All-commits
mailing list