[all-commits] [llvm/llvm-project] 5b4bba: [SystemZ] generate full checks for tests; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Wed Mar 30 06:04:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b4bbaa8d856e7c56b92658df77efbf2a260d7a0
https://github.com/llvm/llvm-project/commit/5b4bbaa8d856e7c56b92658df77efbf2a260d7a0
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M llvm/test/CodeGen/SystemZ/fp-cmp-04.ll
Log Message:
-----------
[SystemZ] generate full checks for tests; NFC
These may change if we transform the fcmp (setcc) to avoid a constant operand.
Commit: 849d577e564225d498a35dac920fb0899c299b12
https://github.com/llvm/llvm-project/commit/849d577e564225d498a35dac920fb0899c299b12
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M llvm/test/CodeGen/X86/setcc-combine.ll
Log Message:
-----------
[x86] add tests for fcmp with 0.0 operand; NFC
Compare: https://github.com/llvm/llvm-project/compare/14a89d00c7cc...849d577e5642
More information about the All-commits
mailing list