[all-commits] [llvm/llvm-project] 07b185: [Thumb2] Remove unneeded IR from MIR test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jul 5 09:19:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07b185ed81572dbb36a802fc1bf1cd6bf3b03b05
https://github.com/llvm/llvm-project/commit/07b185ed81572dbb36a802fc1bf1cd6bf3b03b05
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M llvm/test/CodeGen/Thumb2/constant-islands-cbzundef.mir
Log Message:
-----------
[Thumb2] Remove unneeded IR from MIR test (NFC)
Apart from the global, the IR does not appear to be relevant for
the test. Drop it, to remove the dependence on the sdiv constant
expression.
More information about the All-commits
mailing list