[all-commits] [llvm/llvm-project] 753aab: [X86] Fix test case for SoftPromoteHalf of STRICT_...
Jameson Nash via All-commits
all-commits at lists.llvm.org
Thu Apr 14 13:21:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 753aabeaae6547975e7212d38100e9c6201c0aa5
https://github.com/llvm/llvm-project/commit/753aabeaae6547975e7212d38100e9c6201c0aa5
Author: Jameson Nash <vtjnash at gmail.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M llvm/test/CodeGen/X86/half-constrained.ll
Log Message:
-----------
[X86] Fix test case for SoftPromoteHalf of STRICT_FP_EXTEND/STRICT_FP_ROUND.
Tests that should have been with
33b9f3abd78ffe31e2f468f64d36dbdf75b25d6e
when writing the tests that should have been with
0daf9b8e41327b1511b2bbc272184ff4fdb8de79.
Differential Revision: https://reviews.llvm.org/D123739
More information about the All-commits
mailing list