[all-commits] [llvm/llvm-project] 400587: [InstCombine] improve auto-generated test checks b...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Wed May 11 05:49:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 400587ba0c8b14537e5b52190ee2fc869f2f9728
https://github.com/llvm/llvm-project/commit/400587ba0c8b14537e5b52190ee2fc869f2f9728
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/sub-minmax.ll
Log Message:
-----------
[InstCombine] improve auto-generated test checks by matching function signature; NFC
Without this, miscompiles go undetected here as shown in D125352.
More information about the All-commits
mailing list