[all-commits] [llvm/llvm-project] 43b0e4: [InstCombine] add test for faulty cttz fold (PR457...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri May 1 10:55:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 43b0e446fb18b9923a9b268da16693419c616972
https://github.com/llvm/llvm-project/commit/43b0e446fb18b9923a9b268da16693419c616972
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-05-01 (Fri, 01 May 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/select-ctlz-to-cttz.ll
Log Message:
-----------
[InstCombine] add test for faulty cttz fold (PR45762); NFC
More information about the All-commits
mailing list