[all-commits] [llvm/llvm-project] 840ecc: [Mips] Convert some tests to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 12 03:40:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 840ecce6be9344fd0815c8e38ade9557a3e88901
https://github.com/llvm/llvm-project/commit/840ecce6be9344fd0815c8e38ade9557a3e88901
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M llvm/test/CodeGen/Mips/GlobalISel/irtranslator/global_address.ll
M llvm/test/CodeGen/Mips/GlobalISel/irtranslator/var_arg.ll
Log Message:
-----------
[Mips] Convert some tests to opaque pointers (NFC)
Dropped bitcasts result in dropped COPYs in MIR.
More information about the All-commits
mailing list