[all-commits] [llvm/llvm-project] 91c3a7: [Mips] ISel zext nneg the same as sext for Mips64....
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Aug 12 13:47:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91c3a718b28c92c95343e7073fbddc39a181a801
https://github.com/llvm/llvm-project/commit/91c3a718b28c92c95343e7073fbddc39a181a801
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-08-12 (Mon, 12 Aug 2024)
Changed paths:
M llvm/include/llvm/Target/TargetSelectionDAG.td
M llvm/lib/Target/Mips/Mips64InstrInfo.td
M llvm/test/CodeGen/Mips/bittest.ll
Log Message:
-----------
[Mips] ISel zext nneg the same as sext for Mips64. (#102852)
Fixes #62587.
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