[all-commits] [llvm/llvm-project] bdc307: [x86] update test file with complete auto-generate...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon May 2 06:17:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bdc3073147f8a51a2e780cfb73946cdfa7a42ebf
https://github.com/llvm/llvm-project/commit/bdc3073147f8a51a2e780cfb73946cdfa7a42ebf
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M llvm/test/CodeGen/X86/float-conv-elim.ll
Log Message:
-----------
[x86] update test file with complete auto-generated check lines; NFC
Also, improve test names.
Commit: 8bc0272c8cce82f52b6d0b393e7f9e9a948d26ce
https://github.com/llvm/llvm-project/commit/8bc0272c8cce82f52b6d0b393e7f9e9a948d26ce
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M llvm/test/CodeGen/X86/float-conv-elim.ll
Log Message:
-----------
[x86] add tests for int->FP->int casts; NFC
Adapted from tests for IR in D124692.
Also see #55150
Compare: https://github.com/llvm/llvm-project/compare/4b6c2cd647e9...8bc0272c8cce
More information about the All-commits
mailing list