[all-commits] [llvm/llvm-project] 9768a7: [X86] Regen a couple tests so they are autogen cle...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Jan 4 12:17:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9768a71a5ee04df88e35c02657ab29b418f5fd31
https://github.com/llvm/llvm-project/commit/9768a71a5ee04df88e35c02657ab29b418f5fd31
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M llvm/test/CodeGen/X86/div-rem-pair-recomposition-signed.ll
M llvm/test/CodeGen/X86/div-rem-pair-recomposition-unsigned.ll
M llvm/test/CodeGen/X86/shift-combine.ll
Log Message:
-----------
[X86] Regen a couple tests so they are autogen clean [nfc]
These appear to have had 32 bit check lines manually deleted - presumably since the checks are verbose. Please don't do this! Split the test file if you want, but manually deleting test lines makes the diffs for later autogen changes really confusing.
More information about the All-commits
mailing list