[all-commits] [llvm/llvm-project] 4013cf: [GVN] add tests for >2 arg commutable intrinsics; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Sep 3 07:15:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4013cfd34df363dfd8d963375d72349c5da2623c
https://github.com/llvm/llvm-project/commit/4013cfd34df363dfd8d963375d72349c5da2623c
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M llvm/test/Transforms/GVN/commute.ll
M llvm/test/Transforms/NewGVN/commute.ll
Log Message:
-----------
[GVN] add tests for >2 arg commutable intrinsics; NFC
More information about the All-commits
mailing list