[all-commits] [llvm/llvm-project] 6f7e1c: [NFC] Move PPC strict-fp MIR test to dedicated file
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Sun Oct 11 19:43:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6f7e1ce2143e0f06208206dfa57bf9c81275920e
https://github.com/llvm/llvm-project/commit/6f7e1ce2143e0f06208206dfa57bf9c81275920e
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M llvm/test/CodeGen/PowerPC/fp-strict-conv-f128.ll
M llvm/test/CodeGen/PowerPC/nofpexcept.ll
Log Message:
-----------
[NFC] Move PPC strict-fp MIR test to dedicated file
fp-strict-conv-f128.ll is generated by script, but some manual MIR tests
exist in it. Move them to another file to satisfy script when updating.
More information about the All-commits
mailing list