[all-commits] [llvm/llvm-project] e81f09: [InstCombine] add tests for funnel shift miscompil...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue May 18 10:19:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e81f09f8f880dc54ab6a460aa7591e9615bac222
https://github.com/llvm/llvm-project/commit/e81f09f8f880dc54ab6a460aa7591e9615bac222
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-05-18 (Tue, 18 May 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/funnel.ll
M llvm/test/Transforms/InstCombine/rotate.ll
Log Message:
-----------
[InstCombine] add tests for funnel shift miscompile; NFC
More information about the All-commits
mailing list