[all-commits] [llvm/llvm-project] 13e66c: Revert "[ARM] Teach getIntImmCostInst about the co...
David Green via All-commits
all-commits at lists.llvm.org
Wed Dec 1 07:25:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13e66c070bdb4edb660b8372791ce52a661ba138
https://github.com/llvm/llvm-project/commit/13e66c070bdb4edb660b8372791ce52a661ba138
Author: David Green <david.green at arm.com>
Date: 2021-12-01 (Wed, 01 Dec 2021)
Changed paths:
M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
M llvm/test/CodeGen/ARM/fpclamptosat.ll
Log Message:
-----------
Revert "[ARM] Teach getIntImmCostInst about the cost of saturating fp converts"
This reverts commit 6d41de380f223c8da02fd4d6a7f7dd1e7a404a24 as the
windows bots are not happy, in a way I do not understand. Revert whilst
we figure out what is wrong.
More information about the All-commits
mailing list