[all-commits] [llvm/llvm-project] 5b0f70: Revert "[ARM][FPEnv] Lowering of fpenv intrinsics"
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Fri Nov 10 01:25:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b0f703918064c6691d58bcdf8f98f26de056811
https://github.com/llvm/llvm-project/commit/5b0f703918064c6691d58bcdf8f98f26de056811
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M llvm/include/llvm/Target/TargetSelectionDAG.td
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/ARM/ARMInstrVFP.td
M llvm/test/CodeGen/ARM/fpenv.ll
Log Message:
-----------
Revert "[ARM][FPEnv] Lowering of fpenv intrinsics"
This reverts commit d62f040418bd167d1ddd2b79c640a90c0c2ea353.
Some cuda buildbots start failing.
More information about the All-commits
mailing list