[all-commits] [llvm/llvm-project] 3f6a8e: [InstCombine] Switch to use FileCheck as UTC was f...
Antonio Frighetto via All-commits
all-commits at lists.llvm.org
Thu Nov 30 05:15:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f6a8e9b18154accc78e620b843b3721c23703b1
https://github.com/llvm/llvm-project/commit/3f6a8e9b18154accc78e620b843b3721c23703b1
Author: Antonio Frighetto <me at antoniofrighetto.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/add3.ll
M llvm/test/Transforms/InstCombine/addnegneg.ll
Log Message:
-----------
[InstCombine] Switch to use FileCheck as UTC was favoured (NFC)
FileCheck was previously missing while moving to UTC, as part of
regenerating other tests within InstCombine.
More information about the All-commits
mailing list