[all-commits] [llvm/llvm-project] 13207a: [NFC] Remove redundant setOperationAction.
FreddyLeaf via All-commits
all-commits at lists.llvm.org
Wed Sep 22 19:29:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13207a21a64d3a0f1537cc99efe91d757d51f46c
https://github.com/llvm/llvm-project/commit/13207a21a64d3a0f1537cc99efe91d757d51f46c
Author: Freddy Ye <freddy.ye at intel.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M llvm/lib/CodeGen/TargetLoweringBase.cpp
Log Message:
-----------
[NFC] Remove redundant setOperationAction.
[FROUND,FROUNDEVEN][f32, f64, f128] are set Expand twice.
Differential Revision: https://reviews.llvm.org/D110302
More information about the All-commits
mailing list