[all-commits] [llvm/llvm-project] 1d9610: [GVN] Generate LE and BE check lines (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Apr 22 13:46:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d96107cfec5539b02b4464009a6c330c0593e44
https://github.com/llvm/llvm-project/commit/1d96107cfec5539b02b4464009a6c330c0593e44
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M llvm/test/Transforms/GVN/PRE/rle.ll
Log Message:
-----------
[GVN] Generate LE and BE check lines (NFC)
I accidentally dropped some check lines in my previous commit.
Apparently update_test_checks no longer warns on label conflicts???
More information about the All-commits
mailing list