[all-commits] [llvm/llvm-project] 6c388e: [LSR] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jul 12 05:07:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c388e06f5f32c19ee0e7e45198eb7a2b48c5f3d
https://github.com/llvm/llvm-project/commit/6c388e06f5f32c19ee0e7e45198eb7a2b48c5f3d
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M llvm/test/Transforms/LoopStrengthReduce/AArch64/lsr-memcpy.ll
Log Message:
-----------
[LSR] Convert test to opaque pointers (NFC)
This regresses with opaque pointers. I'll submit a patch to recover
the regression.
More information about the All-commits
mailing list