[all-commits] [llvm/llvm-project] ef4c91: [ARM] Rewrite vdiv_combine.ll test. NFC
David Green via All-commits
all-commits at lists.llvm.org
Mon Jun 3 00:23:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef4c91c44311f96f174609219e126011ec085d1f
https://github.com/llvm/llvm-project/commit/ef4c91c44311f96f174609219e126011ec085d1f
Author: David Green <david.green at arm.com>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M llvm/test/CodeGen/ARM/vdiv_combine.ll
Log Message:
-----------
[ARM] Rewrite vdiv_combine.ll test. NFC
Instcombine will convert the fdiv by constant to fmul. This cleans up the
vdiv_combine.ll test and adds fmul variants of the existing fdiv test.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list